DocumentCacheOptions.Password Property
Definition
- Namespace
- GleamTech.DocumentUltimate.Caching
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets the password which is used for loading a protected document.
Note that changes in this property change CachePdfKey.
public string Password { get; set; }