Enum SaveFormat

Enum SaveFormat

Nama dari : Aspose.Pdf.Plugins Pengumpulan: Aspose.PDF.dll (25.5.0)

Memungkinkan untuk menentukan format file .doc atau .docx.

public enum SaveFormat

Fields

Doc = 0

\c [MS-DOC]: Word (.doc) Format file biner

DocX = 1

Format file Office Open XML (.docx)

 Indonesia