Aspose::Pdf::Plugins::FormFieldSetOptions class

FormFieldSetOptions class

Represents options for set properties in Field.

class FormFieldSetOptions : public Aspose::Pdf::Plugins::FormFieldOptions

Methods

MethodDescription
get_Rect() constRectangle that be setted to field(s).
set_Rect(System::SharedPtr<Rectangle>)Rectangle that be setted to field(s).

See Also