ImageGear .NET - Updated July 5, 2018
Title Property (ImGearPDFBookmark)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBookmark Class : Title Property
Gets or sets string specifying the bookmark's title.
Syntax
'Declaration
 
Public Property Title As String
 
'Usage
 
Dim instance As ImGearPDFBookmark
Dim value As String
 
instance.Title = value
 
value = instance.Title

Property Value

String value.
See Also

Reference

ImGearPDFBookmark Class
ImGearPDFBookmark Members