Click or drag to resize

SequenceField NumberFormat Property

Returns or setsthe type of caption numbering

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public CaptionNumberingFormat NumberFormat { get; set; }

Property Value

Type: CaptionNumberingFormat
See Also