HyperlinkDisplayInlines Property |
Gets the hyperlink display
Inlines.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 29.0.35.1122
Syntaxpublic InlineCollection DisplayInlines { get; }
Public ReadOnly Property DisplayInlines As InlineCollection
Get
Property Value
Type:
InlineCollection
The hyperlink display
Inlines.
Remarks
All
Inline derived elements except
Hyperlink are supported in this collection.
See Also