PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfRadioButton Class / CheckmarkType Property

In This Topic
    CheckmarkType Property (PdfRadioButton)
    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