PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderVerticalParagraphFragment Class / ContentBoundsOnPage Property

In This Topic
    ContentBoundsOnPage Property (RenderVerticalParagraphFragment)
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentBoundsOnPage As RectangleD
    public RectangleD ContentBoundsOnPage {get;}
    See Also