API Reference
Class
WordFieldCode
Base class for all field code representations. Derived types expose specific parameters and the field type they represent.
Inheritance
- Object
- WordFieldCode
Methods
GetParameters() #Retrieves a list of parameter strings used to construct the field code within the document.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
FieldType #Gets the type of field represented by the derived class.