Field PdfDecrypted
- Namespace
- DocWright.Core.Diagnostics
- Assembly
- DocWright.Core.dll
DXP8008: the PDF was encrypted and was decrypted successfully. Informational, and reported every time: a caller that renders a document it could not have read without a password should be able to see that in the diagnostics rather than infer it.
public const string PdfDecrypted = "DXP8008"
Returns
- string
- DXP8008: the PDF was encrypted and was decrypted successfully. Informational, and reported every time: a caller that renders a document it could not have read without a password should be able to see that in the diagnostics rather than infer it.