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