NotesPosition

NotesCommentsLayoutingOptions.NotesPosition property

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

public NotesPositions NotesPosition { get; set; }

Remarks

Default is NotesPositions.None.

See Also