isTrustedMode

Flag that indicates that the software used for creating the digital signature was running in trusted mode (usually false). Trusted mode means that the code that was used while signing was not affecting the rendering of the PDF file in a way that is not covered by the PDF specification.

Return

true if the software was running in trusted mode, otherwise false (common case).