MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / ReportItemExtensions Class / IsVerticalAngled Method / IsVerticalAngled(ITextBox) Method

In This Topic
IsVerticalAngled(ITextBox) Method
In This Topic
Check if we need special processing for the text.
Syntax
'Declaration
 
Public Overloads Shared Function IsVerticalAngled( _
   ByVal tb As ITextBox _
) As Boolean
 

Parameters

tb
See Also