DocumentViewerControl.DocumentOptions Property
Definition
- 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; }