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

In This Topic
    Layer Property (Space)
    In This Topic
    Gets the owner Layer.
    Syntax
    'Declaration
     
    Public ReadOnly Property Layer As Layer
    public Layer Layer {get;}
    See Also