Click or drag to resize

DocxHyperlinkInnerObject Property

Gets or sets the inner object.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public Hyperlink InnerObject { get; set; }

Property Value

Hyperlink
The inner object.
See Also