Réserver une Démo
Pré. Proc.

DocumentType

The DocumentType enumeration is used in the SaveDocument method on the DocumentGenerator Class.

Enum Values

Value

Meaning

See also

dtRTF

Save the document file to disk as an RTF document.

dtHTML

Save the document file to disk as a HTML document.

dtPDF

Save the document file to disk as a PDF document.

dtDOCX

Save the document file to disk as a DOCX document.

Learn more