DocumentViewerControlDocumentOptions 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.WebForms
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 6.9.7
C#
[PersistenceModeAttribute(PersistenceMode.InnerProperty)]
public DocumentOptions DocumentOptions { get; set; }

Property Value

DocumentOptions

See Also