Click or drag to resize

CPDFViewer Properties

The CPDFViewer type exposes the following members.

Properties
  NameDescription
Public propertyCanHorizontallyScroll
Gets or sets a value that indicates whether scrolling on the horizontal axis is possible.
Public propertyCanVerticallyScroll
Gets or sets a value that indicates whether scrolling on the vertical axis is possible.
Public propertyCurrentRenderFrame
Current rendering data
Public propertyExtentHeight
Gets the vertical size of the extent.
Public propertyExtentWidth
Gets the horizontal size of the extent.
Public propertyHorizontalOffset
Gets the horizontal offset of the scrolled content.
Public propertyIsHideFormShow
In Viewer, Pan mode
Public propertyIsRendering
In the rendering process, Shouldn't Magnificat PDF
Public propertyStatic memberPageImageScale
PDF page image scale ratio.
Public propertyScrollOwner
Gets or sets a ScrollViewer element that controls scrolling behavior.
Public propertyScrollStride
Public propertyStatic memberStickyIconDict
Customize icon path data
Public propertyUndoManager
Current UndoManager object
Public propertyVerticalOffset
Gets the vertical offset of the scrolled content.
Public propertyViewportHeight
Gets the vertical size of the viewport for this content.
Public propertyViewportWidth
Gets the horizontal size of the viewport for this content.
Top
See Also