Click or drag to resize

DocxElement Constructor

Costruttore wrapper

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxElement(
	Element innerObject
)

Parameters

innerObject  Element
The inner object.
See Also