Click or drag to resize

PdfTextBoxControl Class

Represents a widget annotations that are associated with PdfTextBoxField fields.
Inheritance Hierarchy
SystemObject
  Patagames.Pdf.NetPdfControl
    Patagames.Pdf.Net.AcroFormsPdfTextBoxControl

Namespace:  Patagames.Pdf.Net.AcroForms
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public class PdfTextBoxControl : PdfControl

The PdfTextBoxControl type exposes the following members.

Constructors
  NameDescription
Public methodPdfTextBoxControl
Create new pushbutton field.
Top
Properties
  NameDescription
Public propertyAlignment
Gets or sets a code specifying the form of justification to be used in displaying the text
Top
See Also