Click or drag to resize

Metodo UtilGetDrawing

Restituisce il documento convertito in DrawingDocument oppure null se non riesce.

Namespace: DedNetInv
Assembly: DedNetInv (in DedNetInv.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi
public static DrawingDocument GetDrawing(
	Document invDoc
)

Parametri

invDoc  Document
Documento da convertire.

Valore di ritorno

DrawingDocument
Vedi anche