Skip to main content

PdfInteractiveFormField.DefaultStyle Property

Gets the default style string.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public string DefaultStyle { get; }

Property Value

Type Description
String

A String value that represents the name of the default style applied to the interactive form.

See Also