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: 2025.2.13
Syntaxpublic bool IsBookmarkLink { get; set; }
Public Property IsBookmarkLink As Boolean
Get
Set
Property Value
Boolean
See Also