Gets the geometric area of the character with the specified index.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public RectangleD GetCharRect( int charIndex ) |
Visual Basic |
---|
Public Function GetCharRect ( _ charIndex As Integer _ ) As RectangleD |
Parameters
- charIndex
- Type: System..::..Int32
The index of the character in the current fragment.