ArcFM Responder Mobile Developer Guide
SelectedPrinter Property (mmPrintDialogClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
Public Overridable ReadOnly Property SelectedPrinter As ESRI.ArcGIS.Output.IPrinter
'Usage
 
Dim instance As mmPrintDialogClass
Dim value As ESRI.ArcGIS.Output.IPrinter
 
value = instance.SelectedPrinter
[System.Runtime.InteropServices.DispId(1610678272)]
public virtual ESRI.ArcGIS.Output.IPrinter SelectedPrinter {get;}
public read-only property SelectedPrinter: ESRI.ArcGIS.Output.IPrinter; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
public function get SelectedPrinter : ESRI.ArcGIS.Output.IPrinter
[System.Runtime.InteropServices.DispId(1610678272)]
public: __property virtual ESRI.ArcGIS.Output.IPrinter* get_SelectedPrinter();
[System.Runtime.InteropServices.DispId(1610678272)]
public:
virtual property ESRI.ArcGIS.Output.IPrinter^ SelectedPrinter {
   ESRI.ArcGIS.Output.IPrinter^ get();
}
Requirements

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

See Also

Reference

mmPrintDialogClass Class
mmPrintDialogClass Members

Send Feedback