PdfWebControlDocumentKeyMaxAge Property |
Namespace: RadPdf.Web.UI
This property should be set prior to CreateDocument(String, Byte), LoadDocument(Int32), or CopyDocument(Int32, Boolean) (or their overloads) being called. The default value is 1 day.
If this property is set to Zero (or a negative value), no document key will be generated. This means that DocumentKey will be Empty and this PdfWebControl instance will not render the document.