DocumentPreview |
Scroll |
Gets or sets whether or not document previews are shown in Navigator.
Namespace: Therefore.API
Visual Basic Public Overridable Property DocumentPreview As Boolean C# public virtual bool DocumentPreview { get; set; }
Property Value True if document previews are shown in Navigator. False otherwise. |