ShowDialog 显示对话框;参数为对话框类型。
pdfctrl.ShowDialog(DlgType);
[!note] DlgType 取值: 1:打开 2:保存 3:另存为 4:打印
[!note]
DlgType 取值:
1:打开 2:保存 3:另存为 4:打印