Click or drag to resize

PdfCheckType Enumeration

Check box / check mark symbol type

Namespace:  RadPdf.Data.Document.Common
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public enum PdfCheckType
Members
  Member nameValueDescription
Check0 Check
Circle1 Circle
Cross5 Cross
Diamond6 Diamond
Square7 Square
Star8 Star
See Also