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