Table of Contents

Property OnMouseEnter

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

OnMouseEnter

Gets or sets the action to be performed when the cursor enters the control's active area.

public PdfAction? OnMouseEnter { get; set; }

Property Value

PdfAction

The action to be performed when the cursor enters the control's active area.