SectionProperties Members
In This Article
#Properties
Name | Description |
---|---|
Column |
Specifies the number of columns in the section. |
Footer |
Specifies the footer offset from the bottom of the page. |
Header |
Specifies the header offset from the top of the page. |
Landscape | Specifies the orientation of the section’s pages. |
Margins | Specifies a section’s page margins. |
Page |
Specifies the height and width of the section’s pages. |
Paper |
Specifies the paper size for the section’s pages. |
#Methods
Name | Description |
---|---|
Copy |
Duplicates the properties of the specified section into the current instance of the Section |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also