PDF Creator Pilot documentation |
Download CHM version of this manual. |
|
![]() ![]() Collapse All
|
| VARIANT_BOOL IsMultilineEditBox { get; set; } |
Value
VARIANT_TRUE if the edit control is in multiline mode, VARIANT_FALSE otherwise.
Remarks
If the property is set to VARIANT_TRUE, the edit control can contain multiple lines of text, as in a text box. If VARIANT_FALSE, the field's text is restricted to a single line.
See the AnnotBorderColor property for examples.
See Also
Reference


