Enum PdfIllustrationElementTag
- Namespace
- PdfSharp.UniversalAccessibility
- Assembly
- PdfSharp.dll
PDF Illustration Element tags for Universal Accessibility.
public enum PdfIllustrationElementTag
Fields
Figure = 0
(Figure) An item of graphical content. Its placement may be specified with the Placementlayout attribute.
Form = 2
(Form) A widget annotation representing an interactive form field. If the element contains a Role attribute, it may contain content items that represent the value of the (non-interactive) form field. If the element omits a Role attribute, its only child is an object reference identifying the widget annotation. The annotations’ appearance stream defines the rendering of the form element.
Formula = 1
(Formula) A mathematical formula.