HyperlinkIsBookmarkLink Property |
Gets or sets a value indicating whether this
Hyperlink instance is bookmark link.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.7.18
Syntax public bool IsBookmarkLink { get; set; }
Public Property IsBookmarkLink As Boolean
Get
Set
Property Value
BooleanSee Also