Click or drag to resize

DocxImageProxy Constructor

Initializes a new instance of the DocxImageProxy class.

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

Parameters

imagepath
Type: SystemString
The imagepath.
See Also