ExpertPdf Html to Pdf Converter Library
KeySize Property
NamespacesExpertPdf.HtmlToPdfPdfSecurityOptionsKeySize
ExpertPdf Html to Pdf Converter Library
The dimension of the encryption key. By default a 128 bit key is used.
Declaration Syntax
C#Visual BasicVisual C++
public EncryptionKeySize KeySize { get; set; }
Public Property KeySize As EncryptionKeySize
	Get
	Set
public:
property EncryptionKeySize KeySize {
	EncryptionKeySize get ();
	void set (EncryptionKeySize value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)