DocxSection Class | 
Namespace: QsGemBox.Docx
The DocxSection type exposes the following members.
| Name | Description | |
|---|---|---|
| DocxSection | 
            Initializes a new instance of the DocxSection class.
              | |
| DocxSection(Section) | 
            Initializes a new instance of the DocxSection class.
              | 
| Name | Description | |
|---|---|---|
| InnerObject | 
            Gets or sets the inner object.
              | |
| Orientation | 
            Legge o scrive l'orientamento della pagina
              | |
| PageHeight | 
            Gets the page height.
              | |
| PageMarginsBottom | 
            Gets or set the bottom page margins.
              | |
| PageMarginsFooter | 
            Gets or set the footer page margins.
              | |
| PageMarginsHeader | 
            Gets or set the header page margins.
              | |
| PageMarginsLeft | 
            Gets or set the left page margins.
              | |
| PageMarginsRight | 
            Gets or set the right page margins.
              | |
| PageMarginsTop | 
            Gets or set the top page margins.
              | |
| PageWidth | 
            Gets the page width.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (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.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |