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

In This Topic
    GetNestedLayers Method
    In This Topic
    Returns the array of nested layers and views on this Layer.
    Syntax
    'Declaration
     
    Public Function GetNestedLayers() As Layer()
    public Layer[] GetNestedLayers()
    See Also