[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.DateFieldOptions

DateFieldOptions Class

Represents DATE field options.

A DATE field defines current date and time.

Implements
Namespace: GrapeCity.Documents.Word.Fields
Assembly: DS.Documents.Word.dll
Syntax
public class DateFieldOptions : DateFormatOptions, IFieldOptions
Public Class DateFieldOptions
    Inherits DateFormatOptions
    Implements IFieldOptions

Constructors

Name Description
DateFieldOptions(ComplexField)

Initializes a new instance of the DateFieldOptions class.

DateFieldOptions(DocumentBase)

Initializes a new instance of the DateFieldOptions class.

DateFieldOptions(SimpleField)

Initializes a new instance of the DateFieldOptions class.

Properties

Name Description
UseLastCreatedFormat

Use the last used date-time format by the hosting application when inserting a new DATE field.