ArcFM Engine Developer Guide
SetPageLayout Method (MMPageTemplateClass)


Syntax
'Declaration
 
Public Overridable Function SetPageLayout( _
   ByVal pPageLayout As ESRI.ArcGIS.Carto.IPageLayout _
) As Boolean
'Usage
 
Dim instance As MMPageTemplateClass
Dim pPageLayout As ESRI.ArcGIS.Carto.IPageLayout
Dim value As Boolean
 
value = instance.SetPageLayout(pPageLayout)
public virtual bool SetPageLayout( 
   ESRI.ArcGIS.Carto.IPageLayout pPageLayout
)

Parameters

pPageLayout
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMPageTemplateClass Class
MMPageTemplateClass Members

 

 


Send Comment