Show / Hide Table of Contents

    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
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top