Sets the Page for this structure element.

 

   

Syntax
 

[C#]
SetPage(this StructureElementElement element, Page page)

[Visual Basic]
SetPage(this StructureElementElement element, Page page)

 

   

Params
 
Name Description
page The new page.

 

   

Notes
 

Sets the Page for this structure element.

 

   

Example
 
None.