ImageGear for .NET
HasChildren Property




Gets a value indicating whether the bookmark has any children.
Syntax
'Declaration
 
Public ReadOnly Property HasChildren As Boolean
'Usage
 
Dim instance As ImGearPDFBookmark
Dim value As Boolean
 
value = instance.HasChildren
public bool HasChildren {get;}
public: __property bool get_HasChildren();
public:
property bool HasChildren {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback