[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.CombTextField

CombTextField Class

Represents the text field divided into as many equally spaced positions, or combs, as the value of MaxLen, and the text is laid out into those combs.

Namespace: GrapeCity.Documents.Pdf.AcroForms
Assembly: GcDocs.Pdf.dll
Syntax
public class CombTextField : TextField, IPdfDict, IOwnedObject, ActionHide.ILinkedObject, ActionFieldsBase.IFieldDef

Constructors

Name Description
CombTextField()

Initializes a new instance of the CombTextField class.

Extension Methods