Pdf |
The PdfFormContent type exposes the following members.
| Name | Description | |
|---|---|---|
| Bounds |
Gets the bounds of the PdfFormContent.
(Overrides PdfVisualContentElementBounds) | |
| Content | Gets the content of the associated Form subject to the Format of the current PdfFormContent. The returned PdfContent is read-only. To modify the Form's content, use its Content. | |
| ElementType |
Gets the Form value.
(Overrides PdfContentElementElementType) | |
| Form | Gets the form or if the content is a PostScript language fragment or sets the form. |
| Name | Description | |
|---|---|---|
| Flatten | Replaces the PdfFormContent in the PdfContentElementCollection with a PdfContentGroup that represents flattened representation of the PdfFormContent as specified in the PDF Specification ISO 32000-1:2008, section '8.10 Form XObjects' when the Do operator is applied to a form XObject. |