Table of Contents

Property EncryptionRemoved

Namespace
DocWright.Formats.Pdf
Assembly
DocWright.Formats.Pdf.dll

EncryptionRemoved

Gets true when a source was encrypted and the output is not.

public bool EncryptionRemoved { get; }

Property Value

bool

Remarks

This is a reduction in the protection of the user's file rather than a formatting loss. DocWright decrypts and does not encrypt, so an assembly whose source needed a password produces a file that needs none.