[]
        
(Showing Draft Content)

C1.C1Pdf.PdfRadioCheckBase

PdfRadioCheckBase Class

The abstract base class for PdfRadioButton and PdfCheckBox types.

Inheritance
PdfRadioCheckBase
Namespace: C1.C1Pdf
Assembly: C1.C1Pdf.4.8.dll
Syntax
public abstract class PdfRadioCheckBase : PdfFieldBase

Constructors

Name Description
PdfRadioCheckBase()

Properties

Name Description
Checked

Gets or sets a value indicating whether the current object is in a checked state.

CheckmarkType

Gets or sets the type of checkmark used by the current object.

DefaultText

Gets or sets the default text value of the current object.

Text

Gets or sets the text value of the current object.