Accusoft.PdfXpressSdk Namespace > BookmarkContext Class : Title Property |
'Declaration Public Property Title As String
'Usage Dim instance As BookmarkContext Dim value As String instance.Title = value value = instance.Title
public string Title {get; set;}
The default value is an empty string "".