Miner.Interop Namespace > IMMPrintDialog Interface : SelectedPrinter Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property SelectedPrinter As ESRI.ArcGIS.Output.IPrinter
'Usage
Dim instance As IMMPrintDialog Dim value As ESRI.ArcGIS.Output.IPrinter value = instance.SelectedPrinter
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Output.IPrinter SelectedPrinter {get;}
read-only property SelectedPrinter: ESRI.ArcGIS.Output.IPrinter;
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get SelectedPrinter : ESRI.ArcGIS.Output.IPrinter
[System.Runtime.InteropServices.DispId(1610678272)] __property ESRI.ArcGIS.Output.IPrinter* get_SelectedPrinter();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Output.IPrinter^ SelectedPrinter {
ESRI.ArcGIS.Output.IPrinter^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2