ChoiceField
ChoiceField(Page, Rectangle)
ChoiceField. 的构造函数
public ChoiceField(Page page, Rectangle rect)
范围 | 类型 | 描述 |
---|---|---|
page | Page | 字段所在的页面。 |
rect | Rectangle | 字段的矩形。 |
也可以看看
- class Page
- class Rectangle
- class ChoiceField
- 命名空间 Aspose.Pdf.Forms
- 部件 Aspose.PDF
ChoiceField(Document)
创建选择字段(用于生成器)
public ChoiceField(Document doc)
范围 | 类型 | 描述 |
---|---|---|
doc | Document | 将在其中创建选择字段的文档。 |
也可以看看
- class Document
- class ChoiceField
- 命名空间 Aspose.Pdf.Forms
- 部件 Aspose.PDF
ChoiceField(Document, Rectangle)
ChoiceField. 的构造函数
public ChoiceField(Document doc, Rectangle rect)
范围 | 类型 | 描述 |
---|---|---|
doc | Document | 记录将在何处创建字段。 |
rect | Rectangle | 字段的矩形。 |
也可以看看
- class Document
- class Rectangle
- class ChoiceField
- 命名空间 Aspose.Pdf.Forms
- 部件 Aspose.PDF