AnnotationAppearance.Forms Property
Gets or sets form templates that define annotation appearance states.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IDictionary<String, FormTemplate> | A dictionary that maps appearance state names to form templates. |
See Also