Click or drag to resize

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)
Syntax
public string Title { get; set; }

Property Value

Type: String
See Also