ArcFM Responder Mobile Developer Guide
PageToPrinterMapping Property (mmPrintDialogClass)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
Public Overridable ReadOnly Property PageToPrinterMapping As ESRI.ArcGIS.Carto.esriPageToPrinterMapping
'Usage
 
Dim instance As mmPrintDialogClass
Dim value As ESRI.ArcGIS.Carto.esriPageToPrinterMapping
 
value = instance.PageToPrinterMapping
[System.Runtime.InteropServices.DispId(1610678273)]
public virtual ESRI.ArcGIS.Carto.esriPageToPrinterMapping PageToPrinterMapping {get;}
public read-only property PageToPrinterMapping: ESRI.ArcGIS.Carto.esriPageToPrinterMapping; virtual; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
public function get PageToPrinterMapping : ESRI.ArcGIS.Carto.esriPageToPrinterMapping
[System.Runtime.InteropServices.DispId(1610678273)]
public: __property virtual ESRI.ArcGIS.Carto.esriPageToPrinterMapping get_PageToPrinterMapping();
[System.Runtime.InteropServices.DispId(1610678273)]
public:
virtual property ESRI.ArcGIS.Carto.esriPageToPrinterMapping PageToPrinterMapping {
   ESRI.ArcGIS.Carto.esriPageToPrinterMapping 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