getFieldCode method
getFieldCode()
Returns text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included.
getFieldCode()
getFieldCode(includeChildFieldCodes)
Returns text between field start and field separator (or field end if there is no separator).
getFieldCode(includeChildFieldCodes: boolean)
Parameter | Type | Description |
---|---|---|
includeChildFieldCodes | boolean | true if child field codes should be included. |
See Also
- module Aspose.Words
- class Field