Package system.windows.controls
Class DocumentViewer
- java.lang.Object
-
- All Implemented Interfaces:
IJCOBridgeReflected,IServiceProvider,IAddChild,IQueryAmbient
public class DocumentViewer extends DocumentViewerBase
The base .NET class managing System.Windows.Controls.DocumentViewer, PresentationFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Controls.DocumentViewer
Powered by JCOBridge: more info at https://www.jcobridge.com
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: PresentationFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35static java.lang.StringassemblyShortNameAssembly name: PresentationFrameworkstatic java.lang.StringclassNameQualified class name: System.Windows.Controls.DocumentViewerstatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description DocumentViewer()DocumentViewer(java.lang.Object instance)Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static DocumentViewercast(IJCOBridgeReflected from)Try to cast theIJCOBridgeReflectedinstance intoDocumentViewer, a cast assert is made to check if types are compatible.voidDecreaseZoom()voidFind()voidFitToHeight()voidFitToMaxPagesAcross()voidFitToMaxPagesAcross(int pagesAcross)voidFitToWidth()booleangetCanDecreaseZoom()booleangetCanIncreaseZoom()booleangetCanMoveDown()booleangetCanMoveLeft()booleangetCanMoveRight()booleangetCanMoveUp()doublegetExtentHeight()doublegetExtentWidth()static RoutedUICommandgetFitToHeightCommand()static RoutedUICommandgetFitToMaxPagesAcrossCommand()static RoutedUICommandgetFitToWidthCommand()doublegetHorizontalOffset()doublegetHorizontalPageSpacing()java.lang.StringgetJCOAssemblyName()Returns the reflected Assembly namejava.lang.StringgetJCOClassName()Returns the reflected Class namejava.lang.ObjectgetJCOInstance()Returns the instantiated classjava.lang.StringgetJCOObjectName()Returns the reflected Class name used to build the objectJCTypegetJCOType()Returns the instantiated class TypeintgetMaxPagesAcross()booleangetShowPageBorders()doublegetVerticalOffset()doublegetVerticalPageSpacing()doublegetViewportHeight()doublegetViewportWidth()static RoutedUICommandgetViewThumbnailsCommand()doublegetZoom()voidIncreaseZoom()voidMoveDown()voidMoveLeft()voidMoveRight()voidMoveUp()voidOnApplyTemplate()voidScrollPageDown()voidScrollPageLeft()voidScrollPageRight()voidScrollPageUp()voidsetHorizontalOffset(double HorizontalOffset)voidsetHorizontalPageSpacing(double HorizontalPageSpacing)voidsetJCOInstance(JCObject instance)voidsetMaxPagesAcross(int MaxPagesAcross)voidsetShowPageBorders(boolean ShowPageBorders)voidsetVerticalOffset(double VerticalOffset)voidsetVerticalPageSpacing(double VerticalPageSpacing)voidsetZoom(double Zoom)voidViewThumbnails()-
Methods inherited from class system.windows.controls.primitives.DocumentViewerBase
addPageViewsChanged, CancelPrint, CanGoToPage, FirstPage, getCanGoToNextPage, getCanGoToPreviousPage, getDocument, GetIsMasterPage, getMasterPageNumber, getPageCount, GoToPage, LastPage, NextPage, PreviousPage, Print, removePageViewsChanged, setDocument, SetIsMasterPage
-
Methods inherited from class system.windows.controls.Control
addMouseDoubleClick, addPreviewMouseDoubleClick, getBackground, getBorderBrush, getBorderThickness, getFontFamily, getFontSize, getFontStretch, getFontStyle, getFontWeight, getForeground, getHorizontalContentAlignment, getIsTabStop, getPadding, getTabIndex, getTemplate, getVerticalContentAlignment, removeMouseDoubleClick, removePreviewMouseDoubleClick, setBackground, setBorderBrush, setBorderThickness, setFontFamily, setFontSize, setFontStretch, setFontStyle, setFontWeight, setForeground, setHorizontalContentAlignment, setIsTabStop, setPadding, setTabIndex, setTemplate, setVerticalContentAlignment
-
Methods inherited from class system.windows.FrameworkElement
addContextMenuClosing, addContextMenuOpening, addDataContextChanged, addInitialized, addLoaded, addRequestBringIntoView, addSizeChanged, addToolTipClosing, addToolTipOpening, addUnloaded, ApplyTemplate, BeginInit, BeginStoryboard, BeginStoryboard, BeginStoryboard, BringIntoView, BringIntoView, EndInit, FindName, FindResource, getActualHeight, getActualWidth, GetBindingExpression, getBindingGroup, getContextMenu, getCursor, getDataContext, getFlowDirection, GetFlowDirection, getFocusVisualStyle, getForceCursor, getHeight, getHorizontalAlignment, getInputScope, getIsInitialized, getIsLoaded, getLanguage, getLayoutTransform, getMargin, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getName, getOverridesDefaultStyle, getParent, getResources, getStyle, getTag, getTemplatedParent, getToolTip, getTriggers, getUseLayoutRounding, getVerticalAlignment, getWidth, MoveFocus, PredictFocus, RegisterName, removeContextMenuClosing, removeContextMenuOpening, removeDataContextChanged, removeInitialized, removeLoaded, removeRequestBringIntoView, removeSizeChanged, removeToolTipClosing, removeToolTipOpening, removeUnloaded, SetBinding, SetBinding, setBindingGroup, setContextMenu, setCursor, setDataContext, setFlowDirection, SetFlowDirection, setFocusVisualStyle, setForceCursor, setHeight, setHorizontalAlignment, setInputScope, setLanguage, setLayoutTransform, setMargin, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setName, setOverridesDefaultStyle, SetResourceReference, setResources, setStyle, setTag, setToolTip, setUseLayoutRounding, setVerticalAlignment, setWidth, ShouldSerializeResources, ShouldSerializeStyle, ShouldSerializeTriggers, TryFindResource, UnregisterName, UpdateDefaultStyle
-
Methods inherited from class system.windows.UIElement
addDragEnter, addDragLeave, addDragOver, addDrop, addFocusableChanged, addGiveFeedback, addGotFocus, addGotKeyboardFocus, addGotMouseCapture, addGotStylusCapture, addIsEnabledChanged, addIsHitTestVisibleChanged, addIsKeyboardFocusedChanged, addIsKeyboardFocusWithinChanged, addIsMouseCapturedChanged, addIsMouseCaptureWithinChanged, addIsMouseDirectlyOverChanged, addIsStylusCapturedChanged, addIsStylusCaptureWithinChanged, addIsStylusDirectlyOverChanged, addIsVisibleChanged, addKeyDown, addKeyUp, addLayoutUpdated, addLostFocus, addLostKeyboardFocus, addLostMouseCapture, addLostStylusCapture, addMouseDown, addMouseEnter, addMouseLeave, addMouseLeftButtonDown, addMouseLeftButtonUp, addMouseMove, addMouseRightButtonDown, addMouseRightButtonUp, addMouseUp, addMouseWheel, addPreviewDragEnter, addPreviewDragLeave, addPreviewDragOver, addPreviewDrop, addPreviewGiveFeedback, addPreviewGotKeyboardFocus, addPreviewKeyDown, addPreviewKeyUp, addPreviewLostKeyboardFocus, addPreviewMouseDown, addPreviewMouseLeftButtonDown, addPreviewMouseLeftButtonUp, addPreviewMouseMove, addPreviewMouseRightButtonDown, addPreviewMouseRightButtonUp, addPreviewMouseUp, addPreviewMouseWheel, addPreviewQueryContinueDrag, addPreviewStylusButtonDown, addPreviewStylusButtonUp, addPreviewStylusDown, addPreviewStylusInAirMove, addPreviewStylusInRange, addPreviewStylusMove, addPreviewStylusOutOfRange, addPreviewStylusSystemGesture, addPreviewStylusUp, addPreviewTextInput, addQueryContinueDrag, addQueryCursor, addStylusButtonDown, addStylusButtonUp, addStylusDown, addStylusEnter, addStylusInAirMove, addStylusInRange, addStylusLeave, addStylusMove, addStylusOutOfRange, addStylusSystemGesture, addStylusUp, addTextInput, AddToEventRoute, ApplyAnimationClock, ApplyAnimationClock, Arrange, BeginAnimation, BeginAnimation, CaptureMouse, CaptureStylus, CaptureTouch, Focus, getAllowDrop, GetAnimationBaseValue, getAreAnyTouchesCaptured, getAreAnyTouchesCapturedWithin, getAreAnyTouchesDirectlyOver, getAreAnyTouchesOver, getBitmapEffect, getBitmapEffectInput, getCacheMode, getClip, getClipToBounds, getCommandBindings, getDesiredSize, getEffect, getFocusable, getHasAnimatedProperties, getInputBindings, getIsArrangeValid, getIsEnabled, getIsFocused, getIsHitTestVisible, getIsInputMethodEnabled, getIsKeyboardFocused, getIsKeyboardFocusWithin, getIsManipulationEnabled, getIsMeasureValid, getIsMouseCaptured, getIsMouseCaptureWithin, getIsMouseDirectlyOver, getIsMouseOver, getIsStylusCaptured, getIsStylusCaptureWithin, getIsStylusDirectlyOver, getIsStylusOver, getIsVisible, getOpacity, getOpacityMask, getPersistId, getRenderSize, getRenderTransform, getRenderTransformOrigin, getSnapsToDevicePixels, getUid, getVisibility, InputHitTest, InvalidateArrange, InvalidateMeasure, InvalidateVisual, Measure, RaiseEvent, ReleaseAllTouchCaptures, ReleaseMouseCapture, ReleaseStylusCapture, ReleaseTouchCapture, removeDragEnter, removeDragLeave, removeDragOver, removeDrop, removeFocusableChanged, removeGiveFeedback, removeGotFocus, removeGotKeyboardFocus, removeGotMouseCapture, removeGotStylusCapture, removeIsEnabledChanged, removeIsHitTestVisibleChanged, removeIsKeyboardFocusedChanged, removeIsKeyboardFocusWithinChanged, removeIsMouseCapturedChanged, removeIsMouseCaptureWithinChanged, removeIsMouseDirectlyOverChanged, removeIsStylusCapturedChanged, removeIsStylusCaptureWithinChanged, removeIsStylusDirectlyOverChanged, removeIsVisibleChanged, removeKeyDown, removeKeyUp, removeLayoutUpdated, removeLostFocus, removeLostKeyboardFocus, removeLostMouseCapture, removeLostStylusCapture, removeMouseDown, removeMouseEnter, removeMouseLeave, removeMouseLeftButtonDown, removeMouseLeftButtonUp, removeMouseMove, removeMouseRightButtonDown, removeMouseRightButtonUp, removeMouseUp, removeMouseWheel, removePreviewDragEnter, removePreviewDragLeave, removePreviewDragOver, removePreviewDrop, removePreviewGiveFeedback, removePreviewGotKeyboardFocus, removePreviewKeyDown, removePreviewKeyUp, removePreviewLostKeyboardFocus, removePreviewMouseDown, removePreviewMouseLeftButtonDown, removePreviewMouseLeftButtonUp, removePreviewMouseMove, removePreviewMouseRightButtonDown, removePreviewMouseRightButtonUp, removePreviewMouseUp, removePreviewMouseWheel, removePreviewQueryContinueDrag, removePreviewStylusButtonDown, removePreviewStylusButtonUp, removePreviewStylusDown, removePreviewStylusInAirMove, removePreviewStylusInRange, removePreviewStylusMove, removePreviewStylusOutOfRange, removePreviewStylusSystemGesture, removePreviewStylusUp, removePreviewTextInput, removeQueryContinueDrag, removeQueryCursor, removeStylusButtonDown, removeStylusButtonUp, removeStylusDown, removeStylusEnter, removeStylusInAirMove, removeStylusInRange, removeStylusLeave, removeStylusMove, removeStylusOutOfRange, removeStylusSystemGesture, removeStylusUp, removeTextInput, setAllowDrop, setBitmapEffect, setBitmapEffectInput, setCacheMode, setClip, setClipToBounds, setEffect, setFocusable, setIsEnabled, setIsHitTestVisible, setIsManipulationEnabled, setOpacity, setOpacityMask, setRenderSize, setRenderTransform, setRenderTransformOrigin, setSnapsToDevicePixels, setUid, setVisibility, ShouldSerializeCommandBindings, ShouldSerializeInputBindings, TranslatePoint, UpdateLayout
-
Methods inherited from class system.windows.media.Visual
FindCommonVisualAncestor, IsAncestorOf, IsDescendantOf, PointFromScreen, PointToScreen, TransformToAncestor, TransformToAncestor, TransformToDescendant, TransformToVisual
-
Methods inherited from class system.windows.DependencyObject
ClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValue
-
Methods inherited from class system.windows.threading.DispatcherObject
CheckAccess, getDispatcher, VerifyAccess
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.windows.markup.IQueryAmbient
IsAmbientPropertyAvailable
-
Methods inherited from interface system.IServiceProvider
GetService
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: PresentationFramework, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: PresentationFramework- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Windows.Controls.DocumentViewer- See Also:
- Constant Field Values
-
-
Constructor Detail
-
DocumentViewer
public DocumentViewer(java.lang.Object instance) throws java.lang.ThrowableInternal constructor. Use with caution- Throws:
java.lang.Throwable
-
DocumentViewer
public DocumentViewer() throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, NotSupportedException, CultureNotFoundException, PlatformNotSupportedException, Win32Exception, NullReferenceException, ArgumentNullException, ObjectDisposedException, OverflowException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIAddChild- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Specified by:
getJCOAssemblyNamein interfaceIQueryAmbient- Specified by:
getJCOAssemblyNamein interfaceIServiceProvider- Overrides:
getJCOAssemblyNamein classDocumentViewerBase- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIAddChild- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Specified by:
getJCOClassNamein interfaceIQueryAmbient- Specified by:
getJCOClassNamein interfaceIServiceProvider- Overrides:
getJCOClassNamein classDocumentViewerBase- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIAddChild- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Specified by:
getJCOObjectNamein interfaceIQueryAmbient- Specified by:
getJCOObjectNamein interfaceIServiceProvider- Overrides:
getJCOObjectNamein classDocumentViewerBase- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIAddChild- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Specified by:
getJCOInstancein interfaceIQueryAmbient- Specified by:
getJCOInstancein interfaceIServiceProvider- Overrides:
getJCOInstancein classDocumentViewerBase- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classDocumentViewerBase
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIAddChild- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Specified by:
getJCOTypein interfaceIQueryAmbient- Specified by:
getJCOTypein interfaceIServiceProvider- Overrides:
getJCOTypein classDocumentViewerBase- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static DocumentViewer cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoDocumentViewer, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
DocumentViewerinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
DecreaseZoom
public void DecreaseZoom() throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, PlatformNotSupportedException
-
Find
public void Find() throws java.lang.Throwable, InvalidOperationException, PlatformNotSupportedException- Throws:
java.lang.ThrowableInvalidOperationExceptionPlatformNotSupportedException
-
FitToHeight
public void FitToHeight() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
FitToMaxPagesAcross
public void FitToMaxPagesAcross() throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, PlatformNotSupportedException
-
FitToMaxPagesAcross
public void FitToMaxPagesAcross(int pagesAcross) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArrayTypeMismatchException, NotSupportedException, CultureNotFoundException, ObjectDisposedException
-
FitToWidth
public void FitToWidth() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
IncreaseZoom
public void IncreaseZoom() throws java.lang.Throwable, InvalidOperationException, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, PlatformNotSupportedException
-
MoveDown
public void MoveDown() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
MoveLeft
public void MoveLeft() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
MoveRight
public void MoveRight() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
MoveUp
public void MoveUp() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
OnApplyTemplate
public void OnApplyTemplate() throws java.lang.Throwable, ArgumentOutOfRangeException, SecurityException, IOException, ArgumentNullException, InvalidOperationException, PlatformNotSupportedException, ArgumentException, NotSupportedException, ObjectDisposedException, TargetInvocationException, CultureNotFoundException, UnreachableException, UriFormatException, OverflowException, FormatException, AmbiguousMatchException, XamlException, NotImplementedException, XamlParseException, Win32Exception, ApplicationException, InvalidEnumArgumentException- Overrides:
OnApplyTemplatein classDocumentViewerBase- Throws:
java.lang.ThrowableArgumentOutOfRangeExceptionSecurityExceptionIOExceptionArgumentNullExceptionInvalidOperationExceptionPlatformNotSupportedExceptionArgumentExceptionNotSupportedExceptionObjectDisposedExceptionTargetInvocationExceptionCultureNotFoundExceptionUnreachableExceptionUriFormatExceptionOverflowExceptionFormatExceptionAmbiguousMatchExceptionXamlExceptionNotImplementedExceptionXamlParseExceptionWin32ExceptionApplicationExceptionInvalidEnumArgumentException
-
ScrollPageDown
public void ScrollPageDown() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
ScrollPageLeft
public void ScrollPageLeft() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
ScrollPageRight
public void ScrollPageRight() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
ScrollPageUp
public void ScrollPageUp() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
ViewThumbnails
public void ViewThumbnails() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getCanDecreaseZoom
public boolean getCanDecreaseZoom() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getCanIncreaseZoom
public boolean getCanIncreaseZoom() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getCanMoveDown
public boolean getCanMoveDown() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getCanMoveLeft
public boolean getCanMoveLeft() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getCanMoveRight
public boolean getCanMoveRight() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getCanMoveUp
public boolean getCanMoveUp() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getShowPageBorders
public boolean getShowPageBorders() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
setShowPageBorders
public void setShowPageBorders(boolean ShowPageBorders) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, OutOfMemoryException
-
getExtentHeight
public double getExtentHeight() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getExtentWidth
public double getExtentWidth() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getHorizontalOffset
public double getHorizontalOffset() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
setHorizontalOffset
public void setHorizontalOffset(double HorizontalOffset) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
-
getHorizontalPageSpacing
public double getHorizontalPageSpacing() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
setHorizontalPageSpacing
public void setHorizontalPageSpacing(double HorizontalPageSpacing) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
-
getVerticalOffset
public double getVerticalOffset() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
setVerticalOffset
public void setVerticalOffset(double VerticalOffset) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
-
getVerticalPageSpacing
public double getVerticalPageSpacing() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
setVerticalPageSpacing
public void setVerticalPageSpacing(double VerticalPageSpacing) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
-
getViewportHeight
public double getViewportHeight() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getViewportWidth
public double getViewportWidth() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
getZoom
public double getZoom() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
setZoom
public void setZoom(double Zoom) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
-
getMaxPagesAcross
public int getMaxPagesAcross() throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, NotSupportedException, IndexOutOfRangeException, FormatException
-
setMaxPagesAcross
public void setMaxPagesAcross(int MaxPagesAcross) throws java.lang.Throwable, ArgumentException, InvalidOperationException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, IndexOutOfRangeException, NotSupportedException, FormatException, OutOfMemoryException
-
getFitToHeightCommand
public static RoutedUICommand getFitToHeightCommand() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getFitToMaxPagesAcrossCommand
public static RoutedUICommand getFitToMaxPagesAcrossCommand() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getFitToWidthCommand
public static RoutedUICommand getFitToWidthCommand() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getViewThumbnailsCommand
public static RoutedUICommand getViewThumbnailsCommand() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-