PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderFragment Class / Visible Property

In This Topic
    Visible Property (RenderFragment)
    In This Topic
    Gets a value indicating whether the current fragment is visible.
    Syntax
    'Declaration
     
    Public ReadOnly Property Visible As Boolean
    public bool Visible {get;}
    See Also