Documents for PDF, .NET Edition Documentation
CombTextField Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.AcroForms Namespace : 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.
Object Model
CombTextField Class
Syntax
'Declaration
 
Public Class CombTextField 
   Inherits TextField
   Implements GrapeCity.Documents.Common.IOwnedObject 
public class CombTextField : TextField, GrapeCity.Documents.Common.IOwnedObject  
Inheritance Hierarchy

System.Object
      GrapeCity.Documents.Pdf.AcroForms.Field
         GrapeCity.Documents.Pdf.AcroForms.TextField
            GrapeCity.Documents.Pdf.AcroForms.CombTextField

See Also

Reference

CombTextField Members
GrapeCity.Documents.Pdf.AcroForms Namespace