Miner.Interop Namespace > IMMPageTemplateManager Interface : SaveLayoutAsPageTemplate Method |
'Declaration
Function SaveLayoutAsPageTemplate( _ ByVal pPTName As IMMPageTemplateName, _ ByVal bAutoOverwrite As System.Boolean _ ) As System.Boolean
'Usage
Dim instance As IMMPageTemplateManager Dim pPTName As IMMPageTemplateName Dim bAutoOverwrite As System.Boolean Dim value As System.Boolean value = instance.SaveLayoutAsPageTemplate(pPTName, bAutoOverwrite)
System.bool SaveLayoutAsPageTemplate( IMMPageTemplateName pPTName, System.bool bAutoOverwrite )
function SaveLayoutAsPageTemplate( pPTName: IMMPageTemplateName; bAutoOverwrite: System.Boolean ): System.Boolean;
function SaveLayoutAsPageTemplate( pPTName : IMMPageTemplateName, bAutoOverwrite : System.boolean ) : System.boolean;
System.bool SaveLayoutAsPageTemplate( IMMPageTemplateName* pPTName, System.bool bAutoOverwrite )
System.bool SaveLayoutAsPageTemplate( 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