PdfTextFieldCombined Property Terminal Works - PDF Printing.Net Library
Gets or sets a value indicating whether this field is a combined field. A combined field is a text field made up of multiple "combs" of equal width. The number of combs is determined by MaxLength.

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

public bool Combined { get; set; }

Property Value

Type: Boolean
See Also

Reference