PdfViewer Events
Allows you to display PDF files in .NET MAUI apps.
Name | Description |
---|---|
Annotation |
Occurs after an annotation‘s settings are changed. |
Annotation |
Occurs before an annotation‘s settings are changed. |
Annotation |
Occurs after a new annotation is added to a PDF document page. |
Annotation |
Occurs before a newly-created annotation is added to a PDF document page. |
Annotation |
Occurs after an annotation is removed on a PDF document page. |
Annotation |
Occurs before an annotation is removed on a PDF document page. |
Annotation |
Occurs when an annotation is selected. |
Batch |
Occurs when a batch of property changes have been committed by calling Batch |
Binding |
Occurs when the value of the Binding |
Child |
Raised whenever a child element is added to the element. Inherited from Element. |
Child |
Raised whenever a child element is removed from the element. Inherited from Element. |
Children |
Occurs when the order of this element’s children changes.
Inherited from Visual |
Content |
Occurs when the selection area is adjusted in the current document. |
Descendant |
Raised whenever a child element is added to the element’s subtree. Inherited from Element. |
Descendant |
Raised whenever a child element is removed from the elements subtree. Inherited from Element. |
Document |
Occurs after the PDF viewer loads the PDF document. |
Focus |
Occurs when a focus change is requested.
Inherited from Visual |
Focused |
Occurs when this element is focused.
Inherited from Visual |
Form |
Occurs once a user taps a field and before an editor is shown in-place of the field. |
Form |
Occurs after changes are applied to a form field. |
Form |
Occurs before changes are applied to a form field. |
Measure |
Occurs when the current measure of an element has been invalidated.
Inherited from Visual |
Page |
Occurs when a user taps a point on the PDF viewer’s page area. |
Password |
Occurs each time the PDF viewer requests a user to enter a password to open a protected PDF file. |
Property |
Occurs when a property value changes.
Inherited from Bindable |
Property |
Occurs when a property value is changing.
Inherited from Bindable |
Referenced |
Occurs when a user taps a push-button in the current PDF document to open another PDF document. |
Signature |
Occurs after a signature property’s value is changed. |
Signature |
Occurs after a new signature is added to a page. |
Signature |
Occurs before a signature is added so you can cancel adding the signature. |
Signature |
Occurs after a signature is deleted. |
Signature |
Occurs before a signature is deleted so you can cancel the deletion action. |
Signature |
Occurs if a signature is selected or deselected. |
Size |
Occurs when the size of an element changed.
Inherited from Visual |
Tap |
Fires when a user taps a DXControl |
Tap |
Fires when a user taps a DXControl |
Tap |
Fires when a user taps a DXControl |
Unfocused |
Occurs when this element is unfocused.
Inherited from Visual |
Uri |
Occurs when a user taps a push-button in the current PDF document to open a link. |