PublicFunction GetTextFields(fieldType As TextFieldType) As TextField()
Parameters
Parameter
Description
fieldType
Specifies types of text fields. It can be a combination of the TextFieldType values.
Return Value
The return value is null if this SubTextPart has no textfields. Otherwise, it is an array of objects of the type specified through the fieldType parameter.