FieldEnd

Overview

FieldEnd is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

Properties: field_type, has_separator, type.

Properties

NameTypeAccessDescription
typestrReadGets the type.
field_typeint | NoneReadGets the field type.
has_separatorboolReadGets the has separator.

See Also