C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace : PdfTextBox Class |
For a list of all members of this type, see PdfTextBox members.
Name | Description | |
---|---|---|
Alignment | Gets or sets the text alignment of the current PdfTextBox. | |
BackColor | Gets or sets the background color of the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
BorderColor | Gets or sets the color of the border around the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
BorderStyle | Gets or sets the style of the border around the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
BorderWidth | Gets or sets the width of the border around the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
DefaultText | Gets or sets the default text for the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
DefaultValue | Gets or sets the default value of the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
Font | Gets or sets the Font of the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
ForeColor | Gets or sets the foreground (text) color of the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
IsFileSelect | Gets or set a value indicating whether the current PdfTextBox is used to enter file names. | |
IsMultiline | Gets or set a value indicating whether the current PdfTextBox is multiline. | |
IsPassword | Gets or set a value indicating whether the current PdfTextBox is used for password input. | |
IsReadOnly | Gets or sets a value indicating whether the current PdfFieldBase represents a read-only field. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
IsRequired | Gets or sets a value indicating whether the current PdfFieldBase represents a required field. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
IsScroll | Gets or set a value indicating whether the current PdfTextBox supports text scrolling. | |
IsSpellCheck | Gets or sets a value indicating whether the current PdfTextFieldBase should be spell-checked. (Inherited from C1.Silverlight.Pdf.PdfTextFieldBase) | |
MaxLength | Gets or set the maximum length of the current PdfTextBox. | |
Name | Gets or sets the name of the current PdfFieldBase.
If the current object is a PdfRadioButton, the same name must be specified for all radio buttons in a group. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
Rotation | Gets or sets the rotation angle of the current PdfFieldBase, in degrees counter-clockwise from the X axis. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
Text | Gets or sets the text of the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
ToolTip | Gets or sets the tooltip associated with the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
Value | Gets or sets the value of the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) | |
Visibility | Gets or sets the visibility of the current PdfFieldBase. (Inherited from C1.Silverlight.Pdf.PdfFieldBase) |