Click or drag to resize

DocxDocumentCreateImageProxy Method

Crea un proxy immagine. E' una funzione di servizio per non dover importare il tipo in Lua

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

Parameters

imagepath
Type: SystemString
The imagepath.

Return Value

Type: DocxImageProxy
Ritorna un proxy immagine
See Also