Aes256Security.Draw

Draws the encrypter dictionary to the given DocumentWriter object.

public void Draw(DocumentWriter writer, Encrypter encrypter)
Sub Draw(writer As DocumentWriter, encrypter As Encrypter)

Parameters

writer
DocumentWriter

DocumentWriter object to receive the output.

encrypter
Encrypter

Encrypter object used to encrypt the document.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Aes256Security
ceTe.DynamicPDF.Cryptography

In this topic