Represents the
Note rendering location.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax Public Enumeration NoteLocation
Members Member name | Value | Description |
---|
BottomOfPage | 0 |
Bottom of page.
|
BelowText | 1 |
Below text or content.
|
EndOfDocument | 2 |
End of document.
|
EndOfSection | 3 |
End of section.
|
See Also