[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.AcroForms.CombTextField

Class CombTextField

Namespace
GrapeCity.Documents.Pdf.AcroForms
Assembly
GcDocs.Pdf.dll

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.

public class CombTextField : TextField, IPdfDict, IOwnedObject, ActionHide.ILinkedObject, ActionFieldsBase.IFieldDef
Inheritance
object
CombTextField
Implements
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Extension Methods

Constructors

CombTextField()

Initializes a new instance of the CombTextField class.

public CombTextField()