Gets or sets the custom mark.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.11.10
Syntaxpublic string CustomMark { get; set; }Public Property CustomMark As String
Get
Set
Property Value
String
Remarks
If not null or empty, custom mark will be used as a note mark instead of automatically
generated value determined by
NumberStyle.
See Also