PdfBookmarkTitle Property |
Gets or sets a value representing the bookmark's title.
Namespace:
RadPdf.Data.Document.Bookmarks
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 5.6.0.0 (5.6.0.0)
Syntaxpublic string Title { get; set; }Public Property Title As String
Get
Set
Property Value
Type:
String
See Also