ArcFM Responder Mobile Developer Guide
PageLayout Property (IMMMapProductionInfo)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678278)>
ReadOnly Property PageLayout As ESRI.ArcGIS.Carto.IPageLayout
'Usage
 
Dim instance As IMMMapProductionInfo
Dim value As ESRI.ArcGIS.Carto.IPageLayout
 
value = instance.PageLayout
[System.Runtime.InteropServices.DispId(1610678278)]
ESRI.ArcGIS.Carto.IPageLayout PageLayout {get;}
read-only property PageLayout: ESRI.ArcGIS.Carto.IPageLayout; 
System.Runtime.InteropServices.DispIdAttribute(1610678278)
function get PageLayout : ESRI.ArcGIS.Carto.IPageLayout
[System.Runtime.InteropServices.DispId(1610678278)]
__property ESRI.ArcGIS.Carto.IPageLayout* get_PageLayout();
[System.Runtime.InteropServices.DispId(1610678278)]
property ESRI.ArcGIS.Carto.IPageLayout^ PageLayout {
   ESRI.ArcGIS.Carto.IPageLayout^ 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

IMMMapProductionInfo Interface
IMMMapProductionInfo Members

Send Feedback