PdfInteractiveFormField.DefaultStyle Property
Gets the default style string.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v26.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value that represents the name of the default style applied to the interactive form. |
See Also