Click or drag to resize

NoteCustomMark Property

Gets or sets the custom mark.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public string CustomMark { 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