A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKitViewer
CPDFViewer Class
CPDFViewer Properties
CanHorizontallyScroll Property
CanVerticallyScroll Property
CurrentRenderFrame Property
ExtentHeight Property
ExtentWidth Property
HorizontalOffset Property
IsHideFormShow Property
IsRendering Property
PageImageScale Property
ScrollOwner Property
ScrollStride Property
StickyIconDict Property
UndoManager Property
VerticalOffset Property
ViewportHeight Property
ViewportWidth Property
CPDFViewer
VerticalOffset Property
Gets the vertical offset of the scrolled content.
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
double
VerticalOffset
{
get
; }
Return Value
Type:
Double
A
Double
that represents, in device independent pixels, the vertical offset of the scrolled content. Valid values are between zero and the
ExtentHeight
minus the
ViewportHeight
. This property has no default value.
Implements
IScrollInfo
VerticalOffset
See Also
Reference
CPDFViewer Class
ComPDFKitViewer Namespace