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
ScrollOwner Property
Gets or sets a
ScrollViewer
element that controls scrolling behavior.
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
ScrollViewer
ScrollOwner
{
get
;
set
; }
Return Value
Type:
ScrollViewer
A
ScrollViewer
element that controls scrolling behavior. This property has no default value.
Implements
IScrollInfo
ScrollOwner
See Also
Reference
CPDFViewer Class
ComPDFKitViewer Namespace