[]
Represents SECTION field options.
A SECTION field retrieves the number of the current section.
public class SectionFieldOptions : FieldFormatOptions, IFieldOptions
Initializes a new instance of the SectionFieldOptions class.
public SectionFieldOptions(ComplexField field)
field
ComplexFieldThe ComplexField from which to load the options.
Initializes a new instance of the SectionFieldOptions class.
public SectionFieldOptions(DocumentBase doc)
doc
DocumentBaseThe document whose resources to use in this instance.
Initializes a new instance of the SectionFieldOptions class.
public SectionFieldOptions(SimpleField field)
field
SimpleFieldThe SimpleField from which to load the options.