Back to Devexpress

PdfViewer Fields

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

latest26.3 KB
Original Source

PdfViewer Fields

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

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.

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace