ChoiceField
Inhalt
[
Ausblenden
]ChoiceField(Page, Rectangle)
Konstruktor für ChoiceField.
public ChoiceField(Page page, Rectangle rect)
Parameter | Typ | Beschreibung |
---|---|---|
page | Page | Seite, auf der sich das Feld befindet. |
rect | Rectangle | Rechteck des Feldes. |
Siehe auch
- class Page
- class Rectangle
- class ChoiceField
- namensraum Aspose.Pdf.Forms
- Montage Aspose.PDF
ChoiceField(Document)
Erstellt Auswahlfeld (für Generator)
public ChoiceField(Document doc)
Parameter | Typ | Beschreibung |
---|---|---|
doc | Document | Dokument, in dem das Auswahlfeld erstellt wird. |
Siehe auch
- class Document
- class ChoiceField
- namensraum Aspose.Pdf.Forms
- Montage Aspose.PDF
ChoiceField(Document, Rectangle)
Konstruktor für ChoiceField.
public ChoiceField(Document doc, Rectangle rect)
Parameter | Typ | Beschreibung |
---|---|---|
doc | Document | Dokumentieren Sie, wo das Feld erstellt wird. |
rect | Rectangle | Rechteck des Feldes. |
Siehe auch
- class Document
- class Rectangle
- class ChoiceField
- namensraum Aspose.Pdf.Forms
- Montage Aspose.PDF