ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfRadioCheckBase Class / CheckmarkType Property

In This Topic
    CheckmarkType Property (PdfRadioCheckBase)
    In This Topic
    Gets or sets the type of checkmark used by the current object.
    Syntax
    'Declaration
     
    
    Public Property CheckmarkType As CheckmarkType
    public CheckmarkType CheckmarkType {get; set;}
    See Also