Class ViewerDialog
Inheritance
System.Object
ViewerDialog
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient.dll
Syntax
public class ViewerDialog
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 |