PdfContentElementType Enum
Represents types of the PdfContentElements.
Fields
Form | Content is a PdfFormContent. |
Group | Content is a PdfContentGroup. |
Image | Content is a PdfImageContent. |
Mark | Content is a PdfContentMark. |
Path | Content is a PdfPathContent. |
Shading | Content is a PdfShadingContent. |
Text | Content is a PdfTextContent. |