Click or drag to resize

DocumentLayoutOptions Properties

The DocumentLayoutOptions type exposes the following members.

Properties
Name Description
Public property CommentDisplayMode
Gets or sets the way comments are rendered. Default value is ShowInBalloons .
Public property ShowHiddenText
Gets or sets a value indicating whether is show hidden text. Default is false.
Public property UseHarfBuzzTextShaper
Gets or sets a value indicating whether use HarfBuzz text shaper. The default value is false.
Top
See Also