Click or drag to resize

Metodo UtilQsPublisherHelperPublishPDF (Document, String, DictionaryString, Object)

Pubblicazione in PDF. Vuole il document di Inventor da pubblicare ed il nome del file di output.

Namespace:  DedNetInv
Assembly:  DedNetInv (in DedNetInv.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi
public static bool PublishPDF(
	Document _doc,
	string _fout,
	Dictionary<string, Object> options
)

Parametri

_doc
Tipo: Document
_fout
Tipo: SystemString
options
Tipo: System.Collections.GenericDictionaryString, Object

Valore di ritorno

Tipo: Boolean
Vedi anche