[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.NumPagesFieldOptions

NumPagesFieldOptions Class

Represents NUMPAGES field options.

A NUMPAGES field retrieves the number of pages in the current document.

Inheritance
NumPagesFieldOptions
Implements
Namespace: GrapeCity.Documents.Word.Fields
Assembly: DS.Documents.Word.dll
Syntax
public class NumPagesFieldOptions : FieldFormatOptions, IFieldOptions
Public Class NumPagesFieldOptions
    Inherits FieldFormatOptions
    Implements IFieldOptions

Constructors

Name Description
NumPagesFieldOptions(ComplexField)

Initializes a new instance of the NumPagesFieldOptions class.

NumPagesFieldOptions(DocumentBase)

Initializes a new instance of the NumPagesFieldOptions class.

NumPagesFieldOptions(SimpleField)

Initializes a new instance of the NumPagesFieldOptions class.