Back to Devexpress

PdfViewer Members

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-dot-underscore-members.md

latest85.4 KB
Original Source

PdfViewer Members

Allows you to display PDF files in .NET MAUI apps.

Constructors

NameDescription
PdfViewer()Initializes a new instance of the PdfViewer class.

Fields

NameDescription
ActiveModeProperty staticIdentifies the ActiveMode bindable property.
AllowAddSignatureProperty staticIdentifies the AllowAddSignature bindable property.
AllowContentSelectionProperty staticIdentifies the AllowContentSelection bindable property.
AllowCopySelectionProperty staticIdentifies the AllowCopySelection bindable property.
AllowEditFormFieldsProperty staticIdentifies the AllowEditFormFields bindable property.
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AnnotationOptionsProperty staticIdentifies the AnnotationOptions bindable property.
AnnotationsProperty staticIdentifies the Annotations bindable property.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
AvailableDisplayModesProperty staticIdentifies the AvailableDisplayModes bindable property.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty staticIdentifies the BorderColor bindable property. Inherited from DXViewBase.
BorderThicknessProperty staticIdentifies the BorderThickness bindable property. Inherited from DXViewBase.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from DXViewBase.
CurrentPageNumberProperty staticIdentifies the CurrentPageNumber bindable property.
DisplayModeProperty staticIdentifies the DisplayMode bindable property.
DocumentSourceProperty staticIdentifies the DocumentSource bindable property.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
FormFieldHighlightColorProperty staticIdentifies the FormFieldHighlightColor bindable property.
HasSelectionProperty staticIdentifies the HasSelection bindable property.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HighlightFormFieldsProperty staticIdentifies the HighlightFormFields bindable property.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsClippedToBoundsProperty staticIdentifies the IsClippedToBounds bindable property. Inherited from DXViewBase.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsOutlinesViewOpenedProperty staticIdentifies the IsOutlinesViewOpened bindable property.
IsReadOnlyProperty staticIdentifies the IsReadOnly bindable property.
IsThumbnailsViewOpenedProperty staticIdentifies the IsThumbnailsViewOpened bindable property.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
MarginProperty staticBindable property for Margin. Inherited from View.
MaxZoomFactorProperty staticIdentifies the MaxZoomFactor bindable property.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
MinZoomFactorProperty staticIdentifies the MinZoomFactor bindable property.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
PaddingProperty staticIdentifies the Padding bindable property. Inherited from DXViewBase.
PageCountProperty staticIdentifies the PageCount bindable property.
PasswordRequestLimitProperty staticIdentifies the PasswordRequestLimit bindable property.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
SearchCaseSensitiveProperty staticIdentifies the SearchCaseSensitive bindable property.
SearchHighlightColorProperty staticIdentifies the SearchHighlightColor bindable property.
SearchWholeWordsProperty staticIdentifies the SearchWholeWords bindable property.
SelectedAnnotationProperty staticIdentifies the SelectedAnnotation bindable property.
SelectedSignatureProperty staticIdentifies the SelectedSignature bindable property.
SelectionColorProperty staticIdentifies the SelectionColor bindable property.
ShowEditToolbarProperty staticIdentifies the ShowEditToolbar bindable property.
ShowPageCounterProperty staticIdentifies the ShowPageCounter bindable property.
ShowToolbarProperty staticIdentifies the ShowToolbar bindable property.
SignatureColorProperty staticIdentifies the SignatureColor bindable property.
SignaturesProperty staticIdentifies the Signatures bindable property.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.
ZoomFactorProperty staticIdentifies the ZoomFactor bindable property.

Properties

NameDescription
ActiveModeReturns the PDF viewer’s current mode.
AllowAddSignatureGets or sets whether the Add Signature functionality is available. This is a bindable property.
AllowContentSelectionGets or sets whether users can select document content in the PDF viewer. This is a bindable property.
AllowCopySelectionGets or sets whether you can copy the selected content to the clipboard.
AllowEditFormFieldsGets or sets whether interactive fields can be edited. This is a bindable property.
AnchorXGets or sets the X component of the center point for any transform operation, relative to the bounds of the element. This is a bindable property. Inherited from VisualElement.
AnchorYGets or sets the Y component of the center point for any transform operation, relative to the bounds of the element. This is a bindable property. Inherited from VisualElement.
AnnotationOptionsGets or sets annotation settings. This is a bindable property.
AnnotationsReturns a collection of annotations that exist in the current document.
AutomationIdGets or sets a value that allows the automation framework to find and interact with this element. Inherited from Element.
AvailableDisplayModesGets or sets available document display modes depending on the device type (phone or tablet).
BackgroundGets or sets the Brush which will be used to fill the background of an element. This is a bindable property. Inherited from VisualElement.
BackgroundColorGets or sets the Color which will fill the background of an element. This is a bindable property. Inherited from VisualElement.
BatchedGets a value that indicates there are batched changes done for this element. Inherited from VisualElement.
BehaviorsGets the list of Behavior objects associated to this element. This is a read-only bindable property. Inherited from VisualElement.
BindingContext

Gets or sets an object that contains the properties that will be targeted by the bound properties that belong to this BindableObject. This is a bindable property.

Inherited from BindableObject. | | BorderColor | Gets or sets the border color of a DXViewBase descendant. This is a bindable property. Inherited from DXViewBase. | | BorderThickness | Gets or sets the border thickness of a DXViewBase descendant. This is a bindable property. Inherited from DXViewBase. | | Bounds | Gets the bounds of the element in device-independent units. Inherited from VisualElement. | | class | Gets or sets the style classes for the element. Inherited from NavigableElement. | | ClassId | Gets or sets a value used to identify a collection of semantically similar elements. Inherited from Element. | | Clip | Specifies the clipping region for an element. This is a bindable property. Inherited from VisualElement. | | Commands | Returns the collection of PDF viewer commands. | | CornerRadius | Gets or sets the corner radius of a DXViewBase descendant. This is a bindable property. Inherited from DXViewBase. | | CurrentPageNumber | Gets or sets the number of the page that is currently displayed in the PDF viewer. This is a bindable property. | | DesiredSize | Gets the size that this element computed during the measure pass of the layout process. Inherited from VisualElement. | | DisableLayout | Gets a value that indicates that layout for this element is disabled. Inherited from VisualElement. | | Dispatcher |

Gets the dispatcher that was available when this bindable object was created, otherwise tries to find the nearest available dispatcher (probably the window’s/app’s).

Inherited from BindableObject. | | DisplayMode | Gets or sets how the PDF viewer displays document pages. This is a bindable property. | | DocumentSource | Gets or sets the PDF document source (a string path, URI, or stream). | | EffectControlProvider | For internal use by .NET MAUI. Inherited from Element. | | Effects | Gets or sets the styles and properties that will be applied to the element during runtime. Inherited from Element. | | FlowDirection | Gets or sets the layout flow direction. This is a bindable property. Inherited from VisualElement. | | FormFieldHighlightColor | Gets or sets the fill color to highlight fields. This is a bindable property. | | Frame | Gets or sets the frame this element resides in on screen. Inherited from VisualElement. | | GestureRecognizers | The collection of gesture recognizers associated with this view. Inherited from View. | | HasSelection | Returns whether the current document has any image or text content selected. | | Height | Gets the current rendered height of this element. This is a read-only bindable property. Inherited from VisualElement. | | HeightRequest | Gets or sets the desired height override of this element. This is a bindable property. Inherited from VisualElement. | | HighlightFormFields | Gets or sets whether to highlight form fields. This is a bindable property. | | HorizontalOptions | Gets or sets the LayoutOptions that define how the element gets laid out in a layout cycle. This is a bindable property. Inherited from View. | | Id | Gets a value that can be used to uniquely identify an element throughout the run of your application. Inherited from Element. | | InputTransparent | Gets or sets a value indicating whether this element responds to hit testing during user interaction. This is a bindable property. Inherited from VisualElement. | | IsClippedToBounds | Gets or sets whether the DXViewBase should clip child controls to its bounds. This is a bindable property. Inherited from DXViewBase. | | IsEnabled | Gets or sets a value indicating whether this element is enabled in the user interface. This is a bindable property. Inherited from VisualElement. | | IsFocused | Gets a value indicating whether this element is focused currently. This is a bindable property. Inherited from VisualElement. | | IsOutlinesViewOpened | Returns whether the PDF viewer currently shows the Outlines view. This is a bindable property. | | IsPlatformEnabled | Gets or sets a value that indicates whether this elements’s platform equivalent element is enabled. Inherited from VisualElement. | | IsReadOnly | Gets or sets whether you can change the current document in the PdfViewer control. This is a bindable property. | | IsThumbnailsViewOpened | Returns whether the PDF viewer currently shows the Thumbnails view. This is a bindable property. | | IsVisible | Gets or sets a value that determines whether this element will be visible on screen and take up space in layouts. This is a bindable property. Inherited from VisualElement. | | LogicalChildren | For internal use by the Microsoft.Maui.Controls platform. Inherited from Element. | | Margin | Gets or set the margin for the view. Inherited from View. | | MaxZoomFactor | Gets or sets the maximum zoom factor. This is a bindable property. | | MinimumHeightRequest | Gets or sets the minimum height the element will request during layout. This is a bindable property. Inherited from VisualElement. | | MinimumWidthRequest | Gets or sets the minimum width the element will request during layout. This is a bindable property. Inherited from VisualElement. | | MinZoomFactor | Gets or sets the minimum zoom factor. This is a bindable property. | | Navigation | Gets the object responsible for handling stack-based navigation. Inherited from NavigableElement. | | NavigationProxy | Gets the cast of Navigation to a NavigationProxy. Inherited from NavigableElement. | | Opacity | Gets or sets the opacity value applied to the element when it is rendered. The range of this value is 0 to 1; values outside this range will be set to the nearest valid value. This is a bindable property. Inherited from VisualElement. | | Padding | Gets or sets the amount of space around the DXViewBase descendants. This is a bindable property. Inherited from DXViewBase. | | PageCount | Returns the total number of pages in the current document. | | Parent | Gets or sets the parent Element of this element. Inherited from Element. | | PasswordRequestLimit | | | RealParent | For internal use by .NET MAUI. Inherited from Element. | | Resources | Gets or sets the local resource dictionary. Inherited from VisualElement. | | Rotation | Gets or sets the rotation (in degrees) about the Z-axis (affine rotation) when the element is rendered. This is a bindable property. Inherited from VisualElement. | | RotationX | Gets or sets the rotation (in degrees) about the X-axis (perspective rotation) when the element is rendered. This is a bindable property. Inherited from VisualElement. | | RotationY | Gets or sets the rotation (in degrees) about the Y-axis (perspective rotation) when the element is rendered. This is a bindable property. Inherited from VisualElement. | | Scale | Gets or sets the scale factor applied to the element. This is a bindable property. Inherited from VisualElement. | | ScaleX | Gets or sets a scale value to apply to the X direction. This is a bindable property. Inherited from VisualElement. | | ScaleY | Gets or sets a scale value to apply to the Y direction. This is a bindable property. Inherited from VisualElement. | | SearchCaseSensitive | Gets or sets whether to consider uppercase and lowercase letters as separate cases. This is a bindable property. | | SearchHighlightColor | Gets or sets the color that is used to highlight search results in the PDF document. | | SearchWholeWords | Gets or sets whether to consider whole words when searching the given string. This is a bindable property. | | SelectedAnnotation | Gets or sets the currently selected annotation. This is a bindable property. | | SelectedSignature | Gets or sets the selected signature. This is a bindable property. | | SelectionColor | Gets or sets the selection area’s fill color. This is a bindable property. | | ShowEditToolbar | Gets or sets whether to show the edit toolbar that contains commands to add annotations, highlight text, free-hand draw, and add signatures. | | ShowPageCounter | Gets or sets whether to show the page counter. This is a bindable property. | | ShowToolbar | Gets or sets whether the built-in PDF viewer toolbar is visible. This is a bindable property. | | SignatureColor | Gets or sets the signature color. This is a bindable property. | | Signatures | Returns a collection of signatures. | | SignatureStorage | Returns the storage of predefined signatures. | | Style | Gets or sets the unique Style for this element. Inherited from NavigableElement. | | StyleClass | Gets or sets the style classes for the element. Inherited from NavigableElement. | | StyleId | Gets or sets a user defined value to uniquely identify the element. Inherited from Element. | | TranslationX | Gets or sets the X translation delta of the element. This is a bindable property. Inherited from VisualElement. | | TranslationY | Gets or sets the Y translation delta of the element. This is a bindable property. Inherited from VisualElement. | | Triggers | Gets the list of TriggerBase objects associated to this element. This is a read-only bindable property. Inherited from VisualElement. | | VerticalOptions | Gets or sets the LayoutOptions that define how the element gets laid out in a layout cycle. This is a bindable property. Inherited from View. | | Visual | Gets or sets a IVisual implementation that overrides the visual appearance of an element. This is a bindable property. Inherited from VisualElement. | | Width | Gets the current width of this element. This is a read-only bindable property. Inherited from VisualElement. | | WidthRequest | Gets or sets the desired width override of this element. This is a bindable property. Inherited from VisualElement. | | X | Gets the current X position of this element. This is a read-only bindable property. Inherited from VisualElement. | | Y | Gets the current Y position of this element. This is a read-only bindable property. Inherited from VisualElement. | | ZoomFactor | Gets or sets the current zoom factor. This is a bindable property. |

Methods

NameDescription
AddCircleAnnotation(Int32, PdfRectangle)Adds a circle contained within rectangular boundaries on a page with the given index.
AddFreeTextAnnotation(Int32, PdfRectangle, String)Adds a text annotation contained within rectangular boundaries on a page with the given index.
AddInkAnnotation(Int32, IList<IList<PdfPoint>>)Adds a free-hand drawing on a page with the given index.
AddSignature(Int32, IList<IList<PdfPoint>>)Adds a signature defined by a collection of points on the given page.
AddSquareAnnotation(Int32, PdfRectangle)Adds a rectangle with the specified boundaries on a page with the given index.
AddStickyNoteAnnotation(PdfDocumentPosition, String)Adds a sticky note annotation.
ApplyBindings() protectedApplies all the current bindings to BindingContext. Inherited from BindableObject.
BatchBegin()Signals the start of a batch of changes to the elements properties. This can benefit performance if a bigger number of property values are changed. Inherited from VisualElement.
BatchCommit()Signals the end of a batch of commands to the element and that those commands should now be committed. Inherited from VisualElement.
ChangeVisualState() protectedChanges the current visual state based on this elements current property values. Inherited from VisualElement.
ClearSelection()Resets the selection.
ClearValue(BindableProperty)Clears any value that is previously set for a bindable property. Inherited from BindableObject.
ClearValue(BindablePropertyKey)Clears any value that is previously set for a bindable property, identified by its key. Inherited from BindableObject.
CloseDocument()Closes the current document.
CoerceValue(BindableProperty)

Coerces the value of the specified bindable property. This is done by invoking BindableProperty.CoerceValueDelegate of the specified bindable property.

Inherited from BindableObject. | | CoerceValue(BindablePropertyKey) |

Coerces the value of the specified bindable property. This is done by invoking BindableProperty.CoerceValueDelegate of the specified bindable property.

Inherited from BindableObject. | | ColorTo(Color, Color, Int32) | Changes background and border colors with a smooth animation effect. The ColorTo method returns the Task that ends when animation completes. Inherited from DXViewBase. | | CopySelection() | Copies the selected content to the clipboard. | | DeleteAnnotation(IPdfViewerAnnotation) | Removes the given annotation from the PDF viewer annotation collection. | | DeleteSignature(PdfHandwrittenSignature) | Removes the given signature. | | EffectIsAttached(String) | For internal use by .NET MAUI. Inherited from Element. | | Equals(Object, Object) static | Determines whether the specified object instances are considered equal. Inherited from System.Object. | | Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from System.Object. | | ExportFormFieldData(Stream, PdfFormDataFormat) | Exports field data to a stream in the specified format. | | FindByName(String) | Returns the element that has the specified name. Inherited from Element. | | Focus() | Attempts to set focus to this element. Inherited from VisualElement. | | FocusNextFormField() | Goes to the next field in the document. If no field is focused, this method does not focus any fields. | | FocusPreviousFormField() | Goes to the previous field in the document. If no field is focused, this method does not focus any fields. | | GetChildElements(Point) | Gets the child elements that are visually beneath the specified point. Inherited from View. | | GetHashCode() | Serves as the default hash function. Inherited from System.Object. | | GetSelectedContent() | Returns an object that contains the selected content. | | GetType() | Gets the Type of the current instance. Inherited from System.Object. | | GetValue(BindableProperty) | Returns the value that is contained in the given bindable property. Inherited from BindableObject. | | HighlightSelectedText(Color) | Highlights selected text with a filled rectangle. | | ImportFormFieldData(Stream) | Imports field data from a stream in the specified format. | | InvalidateMeasure() protected | Marks the current measure of an element as invalidated. Inherited from VisualElement. | | InvalidateMeasureNonVirtual(InvalidationTrigger) | Invalidates the measure of an element. Inherited from VisualElement. | | IsSet(BindableProperty) | Determines whether or not a bindable property exists and has a value set. Inherited from BindableObject. | | Measure(Double, Double, MeasureFlags) | Returns the minimum size that an element needs in order to be displayed on the device. Inherited from VisualElement. | | MemberwiseClone() protected | Creates a shallow copy of the current Object. Inherited from System.Object. | | IElementController.SetValueFromRenderer(BindableProperty, Object) | For internal use by .NET MAUI. Inherited from Element. | | OnBindingContextChanged() protected | Invoked whenever the binding context of the View changes. Inherited from View. | | OnChildAdded(Element) protected | Invoked when a child object is added to this element. Inherited from VisualElement. | | OnChildRemoved(Element, Int32) protected | Invoked when a child object is removed from this element. Inherited from VisualElement. | | OnChildrenReordered() protected | Raises the ChildrenReordered event. Inherited from VisualElement. | | OnMeasure(Double, Double) protected | Method that is called when a layout measurement happens. Inherited from VisualElement. | | OnPropertyChanging(String) protected | Raises the PropertyChanging event. Inherited from BindableObject. | | PrintDocumentAsync(String) | Invokes the system print dialog. | | Redo() | Reapplies the last undone action in the PDF viewer. | | ReferenceEquals(Object, Object) static | Determines whether the specified Object instances are the same instance. Inherited from System.Object. | | RemoveBinding(BindableProperty) | Removes a previously set binding from a bindable property. Inherited from BindableObject. | | RemoveDynamicResource(BindableProperty) | Removes a previously set dynamic resource. Inherited from Element. | | SaveDocumentAsync(Stream) | Saves the current PDF document to a stream. | | SelectNextAnnotation() | Selects the next annotation in the current document. | | SelectPreviousAnnotation() | Selects the previous annotation in the Annotations collection. | | SetBinding(BindableProperty, BindingBase) | Assigns a binding to a bindable property. Inherited from BindableObject. | | SetDocumentSourceAsync(PdfDocumentSource) | Opens the PDF document passed in method parameters. | | SetDynamicResource(BindableProperty, String) | Sets the BindableProperty property of this element to be updated via the DynamicResource with the provided key. Inherited from Element. | | SetInheritedBindingContext(BindableObject, Object) static | Sets the inherited context to a nested element. Inherited from BindableObject. | | SetValue(BindableProperty, Object) | Sets the value of the specified bindable property. Inherited from BindableObject. | | SetValue(BindablePropertyKey, Object) | Sets the value of the specified bindable property. Inherited from BindableObject. | | SetValueCore(BindableProperty, Object, SetValueFlags) | For internal use by the Microsoft.Maui.Controls platform. Inherited from BindableObject. | | SetValueFromRenderer(BindableProperty, Object) | For internal use by .NET MAUI. Inherited from Element. | | SetValueFromRenderer(BindablePropertyKey, Object) | For internal use by .NET MAUI. Inherited from Element. | | ShareDocumentAsync(String) | Invokes the share UI that prompts the user to choose an app to share with. | | ShowOpenFileDialogAsync() | Invokes the platform-based file explorer. | | ShowSaveFileDialogAsync(String) | Invokes the system file picker dialog to save the current PDF document. | | SizeAllocated(Double, Double) protected | Method that is called during a layout cycle to signal the start of a sub-tree layout. Inherited from VisualElement. | | SquiggleSelectedText(Color) | Underlines selected text with a squiggle line. | | StrikethroughSelectedText(Color) | Applies strikethrough to selected text. | | ToString() | Returns a string that represents the current object. Inherited from System.Object. | | UnapplyBindings() protected | Removes all current bindings from the current context. Inherited from BindableObject. | | UnderlineSelectedText(Color) | Underlines the selected text with a straight line. | | Undo() | Cancels the previous action. | | Unfocus() | Unsets keyboard focus on this element. Inherited from VisualElement. |

Events

NameDescription
AnnotationChangedOccurs after an annotation‘s settings are changed.
AnnotationChangingOccurs before an annotation‘s settings are changed.
AnnotationCreatedOccurs after a new annotation is added to a PDF document page.
AnnotationCreatingOccurs before a newly-created annotation is added to a PDF document page.
AnnotationDeletedOccurs after an annotation is removed on a PDF document page.
AnnotationDeletingOccurs before an annotation is removed on a PDF document page.
AnnotationSelectionChangedOccurs when an annotation is selected.
BatchCommittedOccurs when a batch of property changes have been committed by calling BatchCommit(). Inherited from VisualElement.
BindingContextChangedOccurs when the value of the BindingContext property changes. Inherited from BindableObject.
ChildAddedRaised whenever a child element is added to the element. Inherited from Element.
ChildRemovedRaised whenever a child element is removed from the element. Inherited from Element.
ChildrenReorderedOccurs when the order of this element’s children changes. Inherited from VisualElement.
ContentSelectionChangedOccurs when the selection area is adjusted in the current document.
DescendantAddedRaised whenever a child element is added to the element’s subtree. Inherited from Element.
DescendantRemovedRaised whenever a child element is removed from the elements subtree. Inherited from Element.
DocumentLoadedOccurs after the PDF viewer loads the PDF document.
FocusChangeRequestedOccurs when a focus change is requested. Inherited from VisualElement.
FocusedOccurs when this element is focused. Inherited from VisualElement.
FormFieldEditorShowingOccurs once a user taps a field and before an editor is shown in-place of the field.
FormFieldValueChangedOccurs after changes are applied to a form field.
FormFieldValueChangingOccurs before changes are applied to a form field.
MeasureInvalidatedOccurs when the current measure of an element has been invalidated. Inherited from VisualElement.
PageTapOccurs when a user taps a point on the PDF viewer’s page area.
PasswordRequestedOccurs each time the PDF viewer requests a user to enter a password to open a protected PDF file.
PropertyChangedOccurs when a property value changes. Inherited from BindableObject.
PropertyChangingOccurs when a property value is changing. Inherited from BindableObject.
ReferencedDocumentOpeningOccurs when a user taps a push-button in the current PDF document to open another PDF document.
SignatureChangedOccurs after a signature property’s value is changed.
SignatureCreatedOccurs after a new signature is added to a page.
SignatureCreatingOccurs before a signature is added so you can cancel adding the signature.
SignatureDeletedOccurs after a signature is deleted.
SignatureDeletingOccurs before a signature is deleted so you can cancel the deletion action.
SignatureSelectionChangedOccurs if a signature is selected or deselected.
SizeChangedOccurs when the size of an element changed. Inherited from VisualElement.
TapFires when a user taps a DXControlBase descendant. Inherited from DXControlBase.
TapPressedFires when a user taps a DXControlBase descendant and a finger is not released. Inherited from DXControlBase.
TapReleasedFires when a user taps a DXControlBase descendant and a finger is released. Inherited from DXControlBase.
UnfocusedOccurs when this element is unfocused. Inherited from VisualElement.
UriOpeningOccurs when a user taps a push-button in the current PDF document to open a link.

See Also

PdfViewer Class

DevExpress.Maui.Pdf Namespace