Table of Contents

Property OnMouseExit

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

OnMouseExit

Gets or sets the action to be performed when the cursor exits the controls' active area.

public PdfAction? OnMouseExit { get; set; }

Property Value

PdfAction

The action to be performed when the cursor exits the controls' active area.