FieldBuilder constructor

FieldBuilder(fieldType)

Initializes an instance of the FieldBuilder class.

FieldBuilder(fieldType: Aspose.Words.Fields.FieldType)
ParameterTypeDescription
fieldTypeFieldTypeThe type of the field to build.

See Also