Aspose::Pdf::Plugins::FormFieldSetOptions class
FormFieldSetOptions class
Represents options for set properties in Field.
class FormFieldSetOptions : public Aspose::Pdf::Plugins::FormFieldOptions
Methods
| Method | Description |
|---|---|
| get_Rect() const | Rectangle that be setted to field(s). |
| set_Rect(System::SharedPtr<Rectangle>) | Rectangle that be setted to field(s). |
See Also
- Class FormFieldOptions
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++