ExportFromTemplatesWithDialog

Export vybraného vzorového dokumentu na disk
declare function ExportFromTemplatesWithDialog dll "ActualDocument" (string, string, string, string, string): boolean
ExportFromTemplatesWithDialog(guid, tempdir, filename, fileext, filetitle)

Parametry

guid

Typ: string

tempdir

Typ: string

filename

Typ: string

fileext

Typ: string

filetitle

Typ: string

Návratová hodnota

Typ: boolean

Popis

Zastaralá funkce, použijte ExportFromTemplatesWithDialogExt .