CommentsPositions

CommentsPositions enumeration

Represents the rule to render comments into exported document

public enum CommentsPositions

Values

NameValueDescription
None0Specifies that comments should not be displayed at all.
Bottom1Specifies that comments should be displayed at the bottom of the page.
Right2Specifies that comments should be displayed to the right of the page.

See Also