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
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
- Method WordDocument.AddField
- Method WordField.AddField
- Method WordHeaderFooter.AddField
- Method WordParagraph.AddField
Methods
GetParameters() #Retrieves a list of parameter strings used to construct the field code within the document.
Inherited Methods
Properties
FieldType #Gets the type of field represented by the derived class.