Property NoteType
NoteType
Gets or sets the raw w:type token ("separator", "continuationSeparator", "continuationNotice"), or null for a normal note.
public string? NoteType { get; set; }
Gets or sets the raw w:type token ("separator", "continuationSeparator", "continuationNotice"), or null for a normal note.
public string? NoteType { get; set; }