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: 27.1.0
Syntax
public DocxHyperlink(
	Hyperlink innerObject
)

Parameters

innerObject  Hyperlink
The inner object.
See Also