Click or drag to resize

PaginatorOptions Properties

The PaginatorOptions type exposes the following members.

Properties
 NameDescription
Public propertyShowHiddenText Gets or sets a value indicating whether to show hidden text. Default: false.
Public propertyShowListRevisionDifferences Gets or sets a value indicating whether to show revision differences in list items. Default: true.
Public propertyShowRevision Gets or sets a value indicating whether to show revision (tracked change). Default: true.
Public propertyShowRevisionLines Gets or sets a value indicating whether to show revision lines (on the left margin of page). Default: false.
Public propertyUpdateContentControls Gets or sets a value indicating whether to update content of BlockContentControl and InlineContentControl while paginating the document. Default: true.
Public propertyCode exampleUpdateFields Gets or sets a value indicating whether to update fields while paginating the document. Default: true.
Top
See Also