FlexReport for .NET | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document.Util Namespace / C1RichText.MeasureInfo Structure / BoundsRectTw Field

In This Topic
    BoundsRectTw Field (C1RichText.MeasureInfo)
    In This Topic
    Bounds of text in twips.
    Syntax
    'Declaration
     
    Public BoundsRectTw As C1.Win.Interop.Rect
    public C1.Win.Interop.Rect BoundsRectTw
    See Also