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: 23.3.0.0 (23.3.0.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