Section Class |
Docentric Toolkit Help
Send Feedback |
Represents a document section.
System.Object
Docentric.Documents.ObjectModel.DocumentObject
Docentric.Documents.ObjectModel.Section
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
The Section type exposes the following members.
Name | Description | |
---|---|---|
.ctor() |
Name | Description | |
---|---|---|
FirstPageHeaderFooterDiffers | Gets or sets a value that indicates whether a different header and footer should be used for the first page in the section. | |
HeadersFooters | Gets the headers and footers of this section. | |
OwnerDocument | Gets the owner document. (Inherited from DocumentObject) | |
PageSetup | Gets or sets the page setup for this section | |
PaperSourceSettings | Gets or sets the PaperSourceSettings object specifying the printer-specific input trays for the pages in this document section. | |
Start | Gets or sets the value that specifies where this section should start in the document. |
Name | Description | |
---|---|---|
Clone | Clones this DocumentObject object including its DOM children. (Inherited from DocumentObject) | |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | Returns a String that represents the current Object. (Inherited from Object) |