ArcFM Engine Developer Guide
SetPageLayout Method (IMMPageTemplate)


Syntax
'Declaration
 
Function SetPageLayout( _
   ByVal pPageLayout As ESRI.ArcGIS.Carto.IPageLayout _
) As Boolean
'Usage
 
Dim instance As IMMPageTemplate
Dim pPageLayout As ESRI.ArcGIS.Carto.IPageLayout
Dim value As Boolean
 
value = instance.SetPageLayout(pPageLayout)
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

IMMPageTemplate Interface
IMMPageTemplate Members

 

 


Send Comment