ChoiceField
ChoiceField(Page, Rectangle)
ChoiceField için Oluşturucu.
public ChoiceField(Page page, Rectangle rect)
Parametre | Tip | Tanım |
---|---|---|
page | Page | Alanın bulunduğu sayfa. |
rect | Rectangle | Alanın dikdörtgeni. |
Ayrıca bakınız
- class Page
- class Rectangle
- class ChoiceField
- ad alanı Aspose.Pdf.Forms
- toplantı Aspose.PDF
ChoiceField(Document)
Seçim alanı oluşturur (Jeneratör için)
public ChoiceField(Document doc)
Parametre | Tip | Tanım |
---|---|---|
doc | Document | Seçim alanının oluşturulacağı belge. |
Ayrıca bakınız
- class Document
- class ChoiceField
- ad alanı Aspose.Pdf.Forms
- toplantı Aspose.PDF
ChoiceField(Document, Rectangle)
ChoiceField için Oluşturucu.
public ChoiceField(Document doc, Rectangle rect)
Parametre | Tip | Tanım |
---|---|---|
doc | Document | Alanın oluşturulacağı belge. |
rect | Rectangle | Alanın dikdörtgeni. |
Ayrıca bakınız
- class Document
- class Rectangle
- class ChoiceField
- ad alanı Aspose.Pdf.Forms
- toplantı Aspose.PDF