PdfCheckBoxFieldUncheckedName Property Terminal Works - PDF Printing.Net Library
Gets or sets the name of the dictionary that represents the Unchecked state. The default value is "/Off".

Namespace: PdfEdit.Pdf.AcroForms
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public string UncheckedName { get; set; }

Property Value

Type: String
See Also

Reference