SaveQDFToFileA
Debugging, Document manipulation
คำอธิบาย
ตัวแปร ANSI ของ DLL ของ SaveQDFToFileชื่อไฟล์ถูกตีความตามที่
SetAnsiMode code page
ไวยากรณ์
DLL
int DLSaveQDFToFileA(int InstanceID, const char* FileName, int Options);พารามิเตอร์
| FileName | The destination PDF path |
|---|---|
| Options | Zero for default output or PDF_QDF_OMIT_ORIGINAL_OBJECT_IDS to omit original object identifier comments |
ค่าที่ส่งกลับ
| 1 | The QDF file was written |
|---|---|
| 0 | The operation failed |