DocumentViewerDocumentOptions Property

Gets or sets the options for the document loaded in the document viewer.

You can specify document format, password, watermarks, attachments etc.

Definition

Namespace: GleamTech.DocumentUltimate.AspNet.UI
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
public DocumentOptions DocumentOptions { get; set; }

Property Value

DocumentOptions

See Also