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

In This Topic
    BottomLayer Property
    In This Topic
    Gets the view that appears below all other views on this Surface.
    Syntax
    'Declaration
     
    Public ReadOnly Property BottomLayer As Layer
    public Layer BottomLayer {get;}
    See Also