PDFKit.NET 2.0 Class Library (.NET 2.0)

CheckMarkAppearance Enumeration

Different layout modes for a push button widget.

public enum CheckMarkAppearance

Members

Member Name Description
Check Display the check mark as check.
Circle Display the check mark as circle.
Cross Display the check mark as cross.
Diamond Display the check mark as diamond.
Square Display the check mark as square.
Star Display the check mark as star.
Unknown The check mark is unknown (none of the known values).

Requirements

Namespace: TallComponents.PDF.Annotations.Widgets

Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll)

See Also

TallComponents.PDF.Annotations.Widgets Namespace