A Sandcastle Documented Class Library
![]() | DocxImageProxy Constructor |
Initializes a new instance of the DocxImageProxy class.
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public DocxImageProxy( string imagepath )
Public Sub New ( imagepath As String )
public: DocxImageProxy( String^ imagepath )
new : imagepath : string -> DocxImageProxy
Parameters
- imagepath
- Type: SystemString
The imagepath.
