Miner.Interop Namespace > MMPageTemplateManagerClass Class : CreatePageTemplate Method |
'Declaration
Public Overridable Function CreatePageTemplate( _ ByVal pLayout As ESRI.ArcGIS.Carto.IPageLayout, _ ByVal pPTName As IMMPageTemplateName, _ ByVal bAutoOverwrite As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As MMPageTemplateManagerClass Dim pLayout As ESRI.ArcGIS.Carto.IPageLayout Dim pPTName As IMMPageTemplateName Dim bAutoOverwrite As System.Boolean Dim value As System.Boolean value = instance.CreatePageTemplate(pLayout, pPTName, bAutoOverwrite)
public virtual System.bool CreatePageTemplate( ESRI.ArcGIS.Carto.IPageLayout pLayout, IMMPageTemplateName pPTName, System.bool bAutoOverwrite )
public function CreatePageTemplate( pLayout: ESRI.ArcGIS.Carto.IPageLayout; pPTName: IMMPageTemplateName; bAutoOverwrite: System.Boolean ): System.Boolean; virtual;
public function CreatePageTemplate( pLayout : ESRI.ArcGIS.Carto.IPageLayout, pPTName : IMMPageTemplateName, bAutoOverwrite : System.boolean ) : System.boolean;
public: virtual System.bool CreatePageTemplate( ESRI.ArcGIS.Carto.IPageLayout* pLayout, IMMPageTemplateName* pPTName, System.bool bAutoOverwrite )
public: virtual System.bool CreatePageTemplate( ESRI.ArcGIS.Carto.IPageLayout^ pLayout, IMMPageTemplateName^ pPTName, System.bool bAutoOverwrite )
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