DocumentViewer.DocumentOptions Property
Definition
- Namespace
- GleamTech.DocumentUltimate.AspNet.UI
- 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.
public DocumentOptions DocumentOptions { get; set; }