FIELD_SEPARATOR_CHAR property
ControlChar.FIELD_SEPARATOR_CHAR property
Field separator character separates field code from field value. Optional in some fields. Value: (char)20.
@property
def FIELD_SEPARATOR_CHAR(self) -> str:
...
See Also
- module aspose.words
- class ControlChar