ImageGear .NET
HasChildren Property




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

Property Value

Boolean value.
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback