Aspose::Pdf::Forms::RichTextBoxField::RichTextBoxField constructor
RichTextBoxField::RichTextBoxField constructor
Constructor for Rich Text Box field.
Aspose::Pdf::Forms::RichTextBoxField::RichTextBoxField(const System::SharedPtr<Aspose::Pdf::Page> &page, const System::SharedPtr<Rectangle> &rect)
| Parameter | Type | Description |
|---|---|---|
| page | const System::SharedPtr<Aspose::Pdf::Page>& | Page where field will be placed. |
| rect | const System::SharedPtr<Rectangle>& | Position of the field on the page. |
See Also
- Typedef SharedPtr
- Class Page
- Class Rectangle
- Class RichTextBoxField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++