|
|
|
|
DocPrint (Function) In french: DocImprime
Warning
From version 24, this function is kept for backward compatibility. It is recommended to use iPrintDoc, which offers more possibilities.
Prints a document in "docx" format. Remark: This function is equivalent to iPrintDoc. MyDocument is Document = "c:\temp\proposal.docx" iDestination(iViewer) DocPrint(MyDocument)
Syntax <Document>: Document variable or control name Document to print. This document corresponds to: the name of a Word Processing control. - a variable of type Document.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|