IFieldsEventArgs
Field Property
|
Gets the field.
Namespace:
Spire.Doc.Fields
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
ReadOnly Property Field As Field
Get
property Field^ Field {
Field^ get ();
}
abstract Field : Field with get
Property Value
Type:
Field
See Also