Click or drag to resize

DocxImageProxy Constructor

Initializes a new instance of the DocxImageProxy class.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxImageProxy(
	string imagepath
)

Parameters

imagepath  String
The imagepath.
See Also