See Also

TextField Overview

Public Methods

Public Method SetBorderLineWidthMethod represents setting the width of the border for the text field.

Public Properties

Public Property BackgroundColorSets the border line width.
Public Property BorderColorGets or sets the border color of a form field.
Public Property BorderStyleGets or sets the BorderStyle.
Public Property DefaultValueGets or Sets the text field's default value.
Public Property FontSizeGets or sets the font size for the form field.
Public Property HeightGets or sets the height for the form field.
Public Property IDGets or sets the ID of the form field.
Public Property MappingNameGets or sets the mapping name of the form field.
Public Property MaxLengthGets or sets the maximum length of characters in a text field.
Public Property MultiLineGets or sets the text field to contain multiple lines. If set, the field may contain multiple lines of text; if clear, the field??s text is restricted to a single line.
Public Property NameGets or sets the name of a form field.
Public Property NoExportGets or sets the export state for the field. If set, the field will not be exported by a submit-form action.
Public Property PasswordGets or sets the text field intended for entering a secure password that should not be echoed visibly to the screen.
Public Property PrintableGets or sets the form field printable on pdf. By default its true.
Public Property ReadOnlyGets or sets the read only property status of the form field.
Public Property RequiredGets or sets the required state for the field. If set, the field must have a value at the time it is exported by a submit-form action.
Public Property RotateGets or sets the angle of the form field. Default is 0. Effective entries are 90, 180 and 270.
Public Property TextAlignSets the text alignment for the form field.
Public Property TextColorGets or sets the color of the text for the form field.
Public Property ToolTipGets or sets an alternate field name of a form field.
Public Property VisibleGets or sets the form field visibility on the pdf. By default its true.
Public Property WidthGets or sets the width for the form field.
Public Property XGets or sets the X coordinate of a form field.
Public Property YGets or sets the Y coordinate of a form field.

See Also

TextField Overview

 

 


© Copyright 2007, ceTe Software