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