Class ViewerDialog
Inheritance
System.Object
ViewerDialog
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class ViewerDialog : object
Constructors
ViewerDialog()
Creates a new instance of this class
Declaration
public ViewerDialog()
Properties
MarkFulltextSearchHits
Determines whether the occurrences that match the fulltext search are highlighted in the displayed document
Declaration
public bool MarkFulltextSearchHits { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Mode
The mode in which the viewer is open to display a document from the result list
Declaration
public ViewerDialogModes Mode { get; set; }
Property Value
Type | Description |
---|---|
ViewerDialogModes |