Gets the collection of sub-items.
Namespace:
C1.Silverlight.PdfViewerAssembly: C1.Silverlight.PdfViewer (in C1.Silverlight.PdfViewer.dll)
Syntax
| C# |
|---|
public IEnumerable<Bookmark> Children { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Children As IEnumerable(Of Bookmark) Get |