CommentsPosition

NotesCommentsLayoutingOptions.CommentsPosition property

Gets or sets the position of the comments on the page.

public CommentsPositions CommentsPosition { get; set; }

Remarks

Default is CommentsPositions.None.

See Also