Click or drag to resize

DocumentOptions Properties

The DocumentOptions type exposes the following members.

Properties
  NameDescription
Public propertyAuthorName
Gets/Sets the document's author's name
Public propertyBottomMargin
Gets/Sets the bottom margin size.
Public propertyBottomSpacing
Gets/Sets the bottom spacing
Public propertyCompressionLevel
Gets/Sets the document's compression level
Public propertyDocumentTitle
Gets/Sets the document's title
Public propertyFitWidth
Fit page information to width automatically
Public propertyFooter
Gets/Sets the document's footer options
Public propertyHeader
Gets/Sets the document's header options
Public propertyKeywords
Gets/Sets the document keywords
Public propertyLeftMargin
Gets/Sets the left margin size.
Public propertyLiveURLs
Allow clickable URLs
Public propertyPageOrientation
Gets/Sets the page orientation
Public propertyPageSize
Gets/Sets the page size
Public propertyRightMargin
Gets/Sets the right margin size.
Public propertyRightToLeft
Gets/Sets to write text in right to left format
Public propertySelectable
Allow text in document to be selectable
Public propertyShowFooter
Gets/Sets to allow showing of the footer on the document
Public propertyShowHeader
Gets/Sets to allow showing of the header on the document
Public propertySubject
Gets/Sets the document's subject
Public propertyTopMargin
Gets/Sets the top margin size.
Public propertyTopSpacing
Gets/Sets the top spacing
Top
See Also