C1.Silverlight.PdfViewer.5
Children Property (Bookmark)

Gets the collection of sub-items.
Syntax
'Declaration
 
Public ReadOnly Property Children As System.Collections.Generic.IEnumerable(Of Bookmark)
public System.Collections.Generic.IEnumerable<Bookmark> Children {get;}
See Also

Reference

Bookmark Class
Bookmark Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.