WordProcessingPageSetup
Leave feedback
On this page
Represents printing page properties for a section of a Word document.
public class WordProcessingPageSetup
| Name | Description |
|---|---|
| BottomMargin { get; } | Gets the size of the bottom margin in points. |
| DifferentFirstPageHeaderFooter { get; set; } | Gets or sets a value indicating whether a different header/footer is used for the first page. |
| Height { get; } | Gets the height of a printing page in points. |
| LeftMargin { get; } | Gets the size of the left margin in points. |
| OddAndEvenPagesHeaderFooter { get; set; } | Gets or sets a value indicating whether different headers/footers are used for odd-numbered and even-numbered pages. Note, changing this property affects all sections in the content. |
| RightMargin { get; } | Gets the size of the right margin in points. |
| TopMargin { get; } | Gets the size of the top margin in points. |
| Width { get; } | Gets the width of a printing page in points. |
- namespace GroupDocs.Watermark.Contents.WordProcessing
- assembly GroupDocs.Watermark
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.