CheckBoxMark Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Defines supported check box marks.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum CheckBoxMark
Members

  Member nameValueDescription
Check64 The simple check mark.
Circle154 The check mark in form of circle.
Cross65 The check mark in form of cross.
Diamond165 The check mark in form of diamond.
Star110 The check mark in form of star.
Square156 The check mark in form of square.
See Also

Reference