LayoutOptions Properties

The LayoutOptions type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleRevisionOptions
Gets revision options.
Public propertyCode exampleShowComments
Gets or sets indication of whether comments are rendered. Default is True.
Public propertyCode exampleShowHiddenText
Gets or sets indication of whether hidden text in the document is rendered. Default is False.
Public propertyCode exampleShowParagraphMarks
Gets or sets indication of whether paragraph marks are rendered. Default is False.
Public propertyCode exampleTextShaperFactory
Gets or sets ITextShaperFactory implementation used for Advanced Typography rendering features.
See Also