Click or drag to resize

NoteLocation Enumeration

Represents the Note rendering location.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public enum NoteLocation
Members
Member nameValueDescription
BottomOfPage0 Bottom of page.
BelowText1 Below text or content.
EndOfDocument2 End of document.
EndOfSection3 End of section.
See Also