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: 27.1.0
Syntax
public static DocxImageProxy CreateImageProxy(
	string imagepath
)

Parameters

imagepath  String
The imagepath.

Return Value

DocxImageProxy
Ritorna un proxy immagine
See Also