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