DocumentOptions Properties |
The DocumentOptions type exposes the following members.
Name | Description | |
---|---|---|
AuthorName | Gets/Sets the document's author's name | |
BottomMargin | Gets/Sets the bottom margin size. | |
BottomSpacing |
Gets/Sets the bottom spacing
| |
CompressionLevel | Gets/Sets the document's compression level | |
DocumentTitle | Gets/Sets the document's title | |
FitWidth | Fit page information to width automatically | |
Footer | Gets/Sets the document's footer options | |
Header | Gets/Sets the document's header options | |
Keywords | Gets/Sets the document keywords | |
LeftMargin | Gets/Sets the left margin size. | |
LiveURLs | Allow clickable URLs | |
PageOrientation | Gets/Sets the page orientation | |
PageSize | Gets/Sets the page size | |
RightMargin | Gets/Sets the right margin size. | |
RightToLeft | Gets/Sets to write text in right to left format | |
Selectable | Allow text in document to be selectable | |
ShowFooter | Gets/Sets to allow showing of the footer on the document | |
ShowHeader | Gets/Sets to allow showing of the header on the document | |
Subject | Gets/Sets the document's subject | |
TopMargin | Gets/Sets the top margin size. | |
TopSpacing |
Gets/Sets the top spacing
|