ArcFM Responder Mobile Developer Guide
PageToPrinterMapping Property (IMMPrintDialog)






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

IMMPrintDialog Interface
IMMPrintDialog Members

Send Feedback