PDFVisualObjectType¶
Namespace: O2S.Components.PDF4NET.Content
Supported visual objects.
Inheritance Object → ValueType → Enum → PDFVisualObjectType
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| Path | 0 | Path visual object. |
| Text | 1 | Text visual object. |
| Image | 2 | Image visual object. |
| FormXObject | 3 | Form XObject visual object (a graphic container) |
| Shading | 4 | Shading visual object |