Overview
FieldEnd is a class in Aspose.Words FOSS for Python.
Inherits from: BaseModel.
Properties: field_type, has_separator, type.
Properties
| Name | Type | Access | Description |
|---|
type | str | Read | Gets the type. |
field_type | int | None | Read | Gets the field type. |
has_separator | bool | Read | Gets the has separator. |
See Also