Back to Devexpress

PdfAcroFormButtonStyle Enum

officefileapi-devexpress-dot-pdf-b247a6e6.md

latest1.6 KB
Original Source

PdfAcroFormButtonStyle Enum

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

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public enum PdfAcroFormButtonStyle
vb
Public Enum PdfAcroFormButtonStyle

Members

NameDescription
Circle

Circle button style.

| | Check |

Check button style.

| | Star |

Star button style.

| | Cross |

Cross button style.

| | Diamond |

Diamond button style.

| | Square |

Square button style.

|

The following properties accept/return PdfAcroFormButtonStyle values:

See Also

DevExpress.Pdf Namespace