Represents the
Note rendering location.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.10.22
SyntaxPublic 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