Skip to main content

PdfAcroFormButtonStyle Enum

Lists values used to specify the appearance of the form field’s marker.

Namespace: DevExpress.Pdf

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

NuGet Package: DevExpress.Pdf.Core

Declaration

public enum PdfAcroFormButtonStyle

Members

Name Description
Circle

Circle button style.

Check

Check button style.

Star

Star button style.

Cross

Cross button style.

Diamond

Diamond button style.

Square

Square button style.

See Also