ComponentOne PDF for .NET
Text Property (PdfFieldBase)

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace > PdfFieldBase Class : Text Property
Gets or sets the text of the current PdfFieldBase.
Syntax
'Declaration
 
Public Overridable Property Text As System.String
public virtual System.string Text {get; set;}
See Also

Reference

PdfFieldBase Class
PdfFieldBase Members