Aspose::Pdf::Forms::ChoiceField::ChoiceField konstruktor
Innehåll
[
Dölj
]ChoiceField::ChoiceField(const System::SharedPtr<Aspose::Pdf::Page>&, const System::SharedPtr<Rectangle>&) constructor
Konstruktor för ChoiceField.
Aspose::Pdf::Forms::ChoiceField::ChoiceField(const System::SharedPtr<Aspose::Pdf::Page> &page, const System::SharedPtr<Rectangle> &rect)
| Parameter | Typ | Beskrivning |
|---|---|---|
| page | const System::SharedPtr<Aspose::Pdf::Page>& | Page där fältet är placerat. |
| rect | const System::SharedPtr<Rectangle>& | Rectangle för fältet. |
Se även
- Typedef SharedPtr
- Class Page
- Class Rectangle
- Class ChoiceField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++
ChoiceField::ChoiceField(const System::SharedPtr<Document>&) constructor
Skapar valfält (för Generator)
Aspose::Pdf::Forms::ChoiceField::ChoiceField(const System::SharedPtr<Document> &doc)
| Parameter | Typ | Beskrivning |
|---|---|---|
| doc | const System::SharedPtr<Document>& | Document där valfältet kommer att skapas. |
Se även
- Typedef SharedPtr
- Class Document
- Class ChoiceField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++
ChoiceField::ChoiceField(const System::SharedPtr<Document>&, const System::SharedPtr<Rectangle>&) constructor
Konstruktor för ChoiceField.
Aspose::Pdf::Forms::ChoiceField::ChoiceField(const System::SharedPtr<Document> &doc, const System::SharedPtr<Rectangle> &rect)
| Parameter | Typ | Beskrivning |
|---|---|---|
| doc | const System::SharedPtr<Document>& | Document där fältet kommer att skapas. |
| rect | const System::SharedPtr<Rectangle>& | Rectangle för fältet. |
Se även
- Typedef SharedPtr
- Class Document
- Class Rectangle
- Class ChoiceField
- Namespace Aspose::Pdf::Forms
- Library Aspose.PDF for C++