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