DocumentCacheOptionsPassword Property

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

Note that changes in this property change CachePdfKey.

Definition

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

Property Value

String

See Also