PDFViewCtrl Properties |
The PDFViewCtrl type exposes the following members.
Name | Description | |
---|---|---|
AccessKey | (Inherited from UIElement.) | |
AccessKeyScopeOwner | (Inherited from UIElement.) | |
ActualHeight | (Inherited from FrameworkElement.) | |
ActualOffset | (Inherited from UIElement.) | |
ActualSize | (Inherited from UIElement.) | |
ActualTheme | (Inherited from FrameworkElement.) | |
ActualWidth | (Inherited from FrameworkElement.) | |
AllowDrop | (Inherited from UIElement.) | |
AllowFocusOnInteraction | (Inherited from FrameworkElement.) | |
AllowFocusWhenDisabled | (Inherited from FrameworkElement.) | |
AnimateAllPageFlipping | Gets or sets whether to use animations when flipping pages using non-touch
| |
AnimateAllPageFlippingProperty | Dependency property to animate page flipping when not using touch
| |
Background | (Inherited from Control.) | |
BackgroundSizing | (Inherited from Control.) | |
BaseUri | (Inherited from FrameworkElement.) | |
BorderBrush | (Inherited from Control.) | |
BorderThickness | (Inherited from Control.) | |
CacheMode | (Inherited from UIElement.) | |
CanBeScrollAnchor | (Inherited from UIElement.) | |
CanDrag | (Inherited from UIElement.) | |
CanFlipPages | Gets or sets whether flipping pages in non-continuous modes
using a finger is possible | |
CanFlipPagesProperty | Dependency property to enable or disable flipping pages in non-continuous modes
using a finger | |
CenterPoint | (Inherited from UIElement.) | |
CharacterSpacing | (Inherited from Control.) | |
Clip | (Inherited from UIElement.) | |
CompositeMode | (Inherited from UIElement.) | |
Content | (Inherited from ContentControl.) | |
ContentTemplate | (Inherited from ContentControl.) | |
ContentTemplateRoot | (Inherited from ContentControl.) | |
ContentTemplateSelector | (Inherited from ContentControl.) | |
ContentTransitions | (Inherited from ContentControl.) | |
ContextFlyout | (Inherited from UIElement.) | |
ConvertedPages | Gets the number of pages that have been converted since starting the conversion with
OpenUniversalDocument | |
CornerRadius | (Inherited from Control.) | |
DataContext | (Inherited from FrameworkElement.) | |
DefaultStyleResourceUri | (Inherited from Control.) | |
DesiredSize | (Inherited from UIElement.) | |
Dispatcher | (Inherited from DependencyObject.) | |
ElementSoundMode | (Inherited from Control.) | |
ExitDisplayModeOnAccessKeyInvoked | (Inherited from UIElement.) | |
FlowDirection | (Inherited from FrameworkElement.) | |
FocusState | (Inherited from Control.) | |
FocusVisualMargin | (Inherited from FrameworkElement.) | |
FocusVisualPrimaryBrush | (Inherited from FrameworkElement.) | |
FocusVisualPrimaryThickness | (Inherited from FrameworkElement.) | |
FocusVisualSecondaryBrush | (Inherited from FrameworkElement.) | |
FocusVisualSecondaryThickness | (Inherited from FrameworkElement.) | |
FontFamily | (Inherited from Control.) | |
FontSize | (Inherited from Control.) | |
FontStretch | (Inherited from Control.) | |
FontStyle | (Inherited from Control.) | |
FontWeight | (Inherited from Control.) | |
Foreground | (Inherited from Control.) | |
HasDocument |
Gets whether or not the PDFViewCtrl has a document.
Useful as a first stop when marshaling the UI thread to interact with the PDFViewCtrl
| |
Height | (Inherited from FrameworkElement.) | |
HighContrastAdjustment | (Inherited from UIElement.) | |
HorizontalAlignment | (Inherited from FrameworkElement.) | |
HorizontalContentAlignment | (Inherited from Control.) | |
IsAccessKeyScope | (Inherited from UIElement.) | |
IsConverting | Gets whether or not the PDFViewCtrl is currently converting
a document to PDF.
Use the OnConversionChanged event to detect changes to this property | |
IsCurrentlyFlipping |
Gets whether the PDFViewCtrl is currently in motion flipping pages in a non-continuous mode
| |
IsCurrentlyZooming |
Gets whether the PDFViewCtrl is currently going through a zoom motion,
for example through pinch or smart zoom animation
During this time, many functions will not work as expected
| |
IsDoubleTapEnabled | (Inherited from UIElement.) | |
IsEnabled | (Inherited from Control.) | |
IsFocusEngaged | (Inherited from Control.) | |
IsFocusEngagementEnabled | (Inherited from Control.) | |
IsHitTestVisible | (Inherited from UIElement.) | |
IsHoldingEnabled | (Inherited from UIElement.) | |
IsLoaded | (Inherited from FrameworkElement.) | |
IsRightTapEnabled | (Inherited from UIElement.) | |
IsTabStop | (Inherited from Control.) | |
IsTapEnabled | (Inherited from UIElement.) | |
IsTextScaleFactorEnabled | (Inherited from Control.) | |
KeyboardAcceleratorPlacementMode | (Inherited from UIElement.) | |
KeyboardAcceleratorPlacementTarget | (Inherited from UIElement.) | |
KeyboardAccelerators | (Inherited from UIElement.) | |
KeyTipHorizontalOffset | (Inherited from UIElement.) | |
KeyTipPlacementMode | (Inherited from UIElement.) | |
KeyTipTarget | (Inherited from UIElement.) | |
KeyTipVerticalOffset | (Inherited from UIElement.) | |
Language | (Inherited from FrameworkElement.) | |
Lights | (Inherited from UIElement.) | |
ManipulationMode | (Inherited from UIElement.) | |
Margin | (Inherited from FrameworkElement.) | |
MaxHeight | (Inherited from FrameworkElement.) | |
MaxWidth | (Inherited from FrameworkElement.) | |
MinHeight | (Inherited from FrameworkElement.) | |
MinWidth | (Inherited from FrameworkElement.) | |
Name | (Inherited from FrameworkElement.) | |
Opacity | (Inherited from UIElement.) | |
OpacityTransition | (Inherited from UIElement.) | |
Padding | (Inherited from Control.) | |
Parent | (Inherited from FrameworkElement.) | |
PointerCaptures | (Inherited from UIElement.) | |
PreviousAndNextButtonVisibility | Gets or sets whether to show the previous and next buttons when using a mouse
| |
PreviousAndNextButtonVisibilityProperty | Dependency property to show the previous and next buttons when using a mouse
| |
Projection | (Inherited from UIElement.) | |
RenderSize | (Inherited from UIElement.) | |
RenderTransform | (Inherited from UIElement.) | |
RenderTransformOrigin | (Inherited from UIElement.) | |
RequestedTheme | (Inherited from FrameworkElement.) | |
RequiresPointer | (Inherited from Control.) | |
Resources | (Inherited from FrameworkElement.) | |
Rotation | (Inherited from UIElement.) | |
RotationAxis | (Inherited from UIElement.) | |
RotationTransition | (Inherited from UIElement.) | |
Scale | (Inherited from UIElement.) | |
ScaleTransition | (Inherited from UIElement.) | |
Shadow | (Inherited from UIElement.) | |
Style | (Inherited from FrameworkElement.) | |
TabFocusNavigation | (Inherited from UIElement.) | |
TabIndex | (Inherited from Control.) | |
TabNavigation | (Inherited from Control.) | |
Tag | (Inherited from FrameworkElement.) | |
Template | (Inherited from Control.) | |
ThumbnailResponseHandler | Gets a PDFViewCtrlThumbnailRequestHandler that can be used to receive
Thumbnails from the PDFViewCtrl in a background thread.
| |
Transform3D | (Inherited from UIElement.) | |
TransformMatrix | (Inherited from UIElement.) | |
Transitions | (Inherited from UIElement.) | |
Translation | (Inherited from UIElement.) | |
TranslationTransition | (Inherited from UIElement.) | |
Triggers | (Inherited from FrameworkElement.) | |
UIContext | (Inherited from UIElement.) | |
UseLayoutRounding | (Inherited from UIElement.) | |
UseSystemFocusVisuals | (Inherited from Control.) | |
VerticalAlignment | (Inherited from FrameworkElement.) | |
VerticalContentAlignment | (Inherited from Control.) | |
Visibility | (Inherited from UIElement.) | |
Width | (Inherited from FrameworkElement.) | |
XamlRoot | (Inherited from UIElement.) | |
XYFocusDown | (Inherited from Control.) | |
XYFocusDownNavigationStrategy | (Inherited from UIElement.) | |
XYFocusKeyboardNavigation | (Inherited from UIElement.) | |
XYFocusLeft | (Inherited from Control.) | |
XYFocusLeftNavigationStrategy | (Inherited from UIElement.) | |
XYFocusRight | (Inherited from Control.) | |
XYFocusRightNavigationStrategy | (Inherited from UIElement.) | |
XYFocusUp | (Inherited from Control.) | |
XYFocusUpNavigationStrategy | (Inherited from UIElement.) |