FieldOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Field |
Initializes a new instance of the Field |
#Properties
Name | Description |
---|---|
Clear |
Gets or sets whether the DOCVARIABLE field value is cleared when it cannot be calculated. |
Highlight |
Gets or sets the color used to highlight the document fields. |
Highlight |
Gets or sets when the document fields should be highlighted. |
Throw |
Gets or sets whether to throw exception if a field formatting switch is not recognized. |
Update |
Specifies whether to refresh the values of document variables when they are to be copied to the Clipboard. |
Update |
Specifies whether to refresh the values of document variables when the document is printed or exported to PDF. |
Update |
Gets or sets whether the Field |
Update |
Gets or sets whether document fields contained in the pasted range should be updated. |
Update |
Gets or sets whether to update hyperlinks without the result text. |
Update |
Gets or sets whether locked fields can be updated. |
Use |
Gets or sets whether the current culture’s short date and time display settings should be used to format Date |
#Methods
Name | Description |
---|---|
Assign |
Copies all settings from the options object passed as a parameter.
Inherited from Base |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all notification options to their default values.
Inherited from Rich |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
#Events
Name | Description |
---|---|
Changed |
Occurs when the options are modified.
Inherited from Rich |
See Also