Click or drag to resize

DocxHyperlink(Hyperlink) Constructor

Initializes a new instance of the DocxHyperlink class.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxHyperlink(
	Hyperlink innerObject
)

Parameters

innerObject  Hyperlink
The inner object.
See Also