CPDFViewerGetIsCrop Method |
Get the current cropping status
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntaxpublic bool GetIsCrop(
int checkPage = -1
)
Parameters
- checkPage (Optional)
- Type: SystemInt32
Page number to check
Return Value
Type:
Boolean
See Also