Miner.Interop Namespace > IMMPageTemplate Interface : SetPageLayout Method |
'Declaration
Function SetPageLayout( _ ByVal pPageLayout As ESRI.ArcGIS.Carto.IPageLayout _ ) As System.Boolean
'Usage
Dim instance As IMMPageTemplate Dim pPageLayout As ESRI.ArcGIS.Carto.IPageLayout Dim value As System.Boolean value = instance.SetPageLayout(pPageLayout)
System.bool SetPageLayout( ESRI.ArcGIS.Carto.IPageLayout pPageLayout )
function SetPageLayout( pPageLayout: ESRI.ArcGIS.Carto.IPageLayout ): System.Boolean;
function SetPageLayout( pPageLayout : ESRI.ArcGIS.Carto.IPageLayout ) : System.boolean;
System.bool SetPageLayout( ESRI.ArcGIS.Carto.IPageLayout* pPageLayout )
System.bool SetPageLayout( ESRI.ArcGIS.Carto.IPageLayout^ pPageLayout )
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