ComponentOne VSView 8.0
TextAngle Property (VSPrinter)

Returns or sets the text angle, in tenths of degree.

Syntax

[form!]VSPrinter.TextAngle[ = value As Integer ]

Remarks

Setting the TextAngle property to a non-zero value disables word wrapping when rendering text and paragraphs.

The TextAngle property applies to text boxes (drawn with the TextBox method). The entire text box is rotated about the top left corner by the specified angle. Text wraps normally within the text box, and the shaded rectangle and borders are also rotated.

The rotation is applied in the counter-clockwise direction, starting from the three o'clock position, as shown in the following graphic:

Note: To rotate table cells so they are rendered vertically, set the TableCell(tcVertical) property instead.

Data Type

Integer

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback