Value
DateFormField.Value property
Gets or sets the value of the form field, which represents a date.
public DateTime Value { get; set; }
See Also
- class DateFormField
- namespace GroupDocs.Editor.Words.FieldManagement
- assembly GroupDocs.Editor
Gets or sets the value of the form field, which represents a date.
public DateTime Value { get; set; }