 | PdfTextBoxControl Class |
Represents a widget annotations that are associated with
PdfTextBoxField fields.
Inheritance Hierarchy
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
Syntaxpublic class PdfTextBoxControl : PdfControl
Public Class PdfTextBoxControl
Inherits PdfControl
public ref class PdfTextBoxControl : public PdfControl
type PdfTextBoxControl =
class
inherit PdfControl
end
public class PdfTextBoxControl extends PdfControl
Patagames.Pdf.Net.AcroForms.PdfTextBoxControl = function();
Type.createClass(
'Patagames.Pdf.Net.AcroForms.PdfTextBoxControl',
Patagames.Pdf.Net.PdfControl);
The PdfTextBoxControl type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Alignment |
Gets or sets a code specifying the form of justification to be used in displaying the text
|
Top
See Also