PDFsharp-net6

PdfIllustrationElementTag

Namespace: PdfSharp.UniversalAccessibility

PDF Illustration Element tags for Universal Accessibility.

public enum PdfIllustrationElementTag

Inheritance ObjectValueTypeEnumPdfIllustrationElementTag
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Figure 0 (Figure) An item of graphical content. Its placement may be specified with the Placementlayout attribute.
Formula 1 (Formula) A mathematical formula.
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.