Click or drag to resize

PdfFormContent Properties

The PdfFormContent type exposes the following members.

Properties
 NameDescription
Public propertyBounds Gets the bounds of the PdfFormContent.
(Overrides PdfVisualContentElementBounds)
Public propertyContent

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.

Public propertyElementType Gets the Form value.
(Overrides PdfContentElementElementType)
Public propertyForm Gets the form or if the content is a PostScript language fragment or sets the form.
Top
See Also