decryptPdf
KGPdfHummer.decryptPdf
功能说明
口令加密。
函数原型
decryptPdf (OutputStream fos)
参数
参数名 | 类型 | 必填 | 说明 |
---|---|---|---|
os | OutputStream | 是 | 解密后的文档 |
返回值
void
KGPdfHummer.decryptPdf
口令加密。
decryptPdf (OutputStream fos)
参数名 | 类型 | 必填 | 说明 |
---|---|---|---|
os | OutputStream | 是 | 解密后的文档 |
void