Click or drag to resize

Field Properties

The Field type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleCharacterFormat Gets or sets the character format.
Public propertyElementType Gets the ElementType of this element instance.
(Overrides ElementElementType)
Public propertyCode exampleFieldType Gets the field type.
Public propertyCode exampleFormData Gets the form related data associated with the parent form field or if parent field is not form field.
Public propertyInstructionInlines Gets the field instruction Inlines.
Public propertyIsDirty Gets or sets a value indicating whether the result of this field is invalid and, because of that, it should be updated.
Public propertyIsLocked Gets or sets whether the field is locked (should not recalculate its result).
Public propertyCode exampleResultInlines Gets the field result Inlines.
Top
See Also