[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.PageFieldOptions.-ctor

PageFieldOptions Constructor

PageFieldOptions(DocumentBase)

Initializes a new instance of the PageFieldOptions class.

Declaration
public PageFieldOptions(DocumentBase doc)
Parameters
Type Name Description
DocumentBase doc

The document whose resources to use in this instance.

PageFieldOptions(SimpleField)

Initializes a new instance of the PageFieldOptions class.

Declaration
public PageFieldOptions(SimpleField field)
Parameters
Type Name Description
SimpleField field

The SimpleField from which to load the options.

PageFieldOptions(ComplexField)

Initializes a new instance of the PageFieldOptions class.

Declaration
public PageFieldOptions(ComplexField field)
Parameters
Type Name Description
ComplexField field

The ComplexField from which to load the options.