DocumentCacheOptionsPassword Property

Gets or sets the password which is used for loading a protected document.

Note that changes in this property change CachePdfKey and in effect CacheXpzKey.

Definition

Namespace: GleamTech.DocumentUltimate.Caching
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.8
C#
public string Password { get; set; }

Property Value

String

See Also