PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / C1HyperlinkInfo.Area Class / Region Property

In This Topic
    Region Property (C1HyperlinkInfo.Area)
    In This Topic
    Gets the region of the current area.
    Syntax
    'Declaration
     
    Public ReadOnly Property Region As Region
    public Region Region {get;}
    See Also