CPDFViewerSetRenderSpaces Method |
Set the spacing between pages
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic void SetRenderSpaces(
Point point
)
Parameters
- point
- Type: System.WindowsPoint
X is the spacing in the horizontal direction (double page mode), Y is the spacing in the vertical direction
See Also