PdfEncryptionRC4 constructor

PdfEncryptionRC4(
  1. PdfDocument pdfDocument, {
  2. String? user,
  3. String? owner,
  4. Set<PdfAccessFlags>? accessFlags,
  5. PdfRC4Level? level,
})

Creates a PdfEncryptionRC4 object to encrypt the entire document