Table of Contents

DocumentViewerControl.DocumentOptions Property

Definition

Namespace
GleamTech.DocumentUltimate.AspNet.WebForms
Assembly
GleamTech.DocumentUltimate.dll

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

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

[PersistenceMode(PersistenceMode.InnerProperty)]
public DocumentOptions DocumentOptions { get; set; }

Property Value

DocumentOptions