PdfViewerMouseEventArgs.PageY Property

Gets the y-coordinate of the mouse during the generating mouse event.

public int PageY { get; }
Public ReadOnly Property PageY As Int32

Property Value

Int32

Licensing Info

This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

If the event is generated out side of the PDF page then its value will be set to -1.

See Also

PdfViewerMouseEventArgs
ceTe.DynamicPDF.Viewer

In this topic