Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Visual Class / VisualBelow Property

In This Topic
    VisualBelow Property
    In This Topic
    Gets the Visual that appears below the current Visual.
    Syntax
    'Declaration
     
    Public ReadOnly Property VisualBelow As Visual
    public Visual VisualBelow {get;}
    See Also