Click or drag to resize

DocxImageProxy Constructor

Initializes a new instance of the DocxImageProxy class.

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

Parameters

imagepath  String
The imagepath.
See Also