ArcFM Responder Mobile Developer Guide
PageLayout Property (IMMArcGISPageLayoutEnvironmentEdit)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
WriteOnly Property PageLayout As ESRI.ArcGIS.Carto.IPageLayout
'Usage
 
Dim instance As IMMArcGISPageLayoutEnvironmentEdit
 
instance.PageLayout = value
[System.Runtime.InteropServices.DispId(1610678273)]
ESRI.ArcGIS.Carto.IPageLayout PageLayout {set;}
write-only property PageLayout: ESRI.ArcGIS.Carto.IPageLayout; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function set PageLayout : ESRI.ArcGIS.Carto.IPageLayout
[System.Runtime.InteropServices.DispId(1610678273)]
__property void set_PageLayout( 
   ESRI.ArcGIS.Carto.IPageLayout* value
);
[System.Runtime.InteropServices.DispId(1610678273)]
property ESRI.ArcGIS.Carto.IPageLayout^ PageLayout {
   void set (    ESRI.ArcGIS.Carto.IPageLayout^ value);
}
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

IMMArcGISPageLayoutEnvironmentEdit Interface
IMMArcGISPageLayoutEnvironmentEdit Members

Send Feedback