count property
FormFieldCollection.count property
Returns the number of form fields in the collection.
@property
def count(self) -> int:
...
See Also
- module aspose.words.fields
- class FormFieldCollection
Returns the number of form fields in the collection.
@property
def count(self) -> int:
...