Click or drag to resize

DocxImageProxy Constructor

Initializes a new instance of the DocxImageProxy class.

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

Parameters

imagepath
Type: SystemString
The imagepath.
See Also