A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKitViewer
CPDFViewer Class
CPDFViewer Methods
AnnotHitTest Method
CloseDocument Method
Dispose Method
EnableZoom Method
GetAnnotForIndex Method
GetAnnotViewTag Method
GetBackgroundTag Method
GetCurrentRenderPageForIndex Method
GetDocument Method
GetDrawModes Method
GetePointToPage Method
GetFitMode Method
GetFormFieldHighlight Method
GetIsCrop Method
GetIsShowStampMouse Method
GetLinkHighlight Method
GetMaxViewIndex Method
GetMousePointToPage Method
GetPageNodeByPageIndex Method
GetPDFBackground Method
GetPointPageInfo Method
GetRenderSpaces Method
GetStampRect Method
GetView Method
GetViewForTag Method
GetViewIndexForLayer Method
GetViewMode Method
GetZoom Method
GoToPage Method
InitDoc Method
InsertView Method
IsVisibilityMouse Method
LineDown Method
LineLeft Method
LineRight Method
LineUp Method
MakeVisible Method
MouseWheelDown Method
MouseWheelLeft Method
MouseWheelRight Method
MouseWheelUp Method
PageDown Method
PageLeft Method
PageRight Method
PageUp Method
RemoveView Method
RemoveViewOfIndex Method
SetCacheEditPage Method
SetCustomMousePoint Method
SetCustomMouseStyle Method
SetDrawModes Method
SetFitMode Method
SetFormFieldHighlight Method
SetHorizontalOffset Method
SetIsCrop Method
SetIsHideAnnotForType Method
SetIsShowAnnot Method
SetIsShowStampMouse Method
SetIsShowWidget Method
SetIsVisibleCustomMouse Method
SetKeepDefaultPopupTag Method
SetLinkHighlight Method
SetMouseImageMaxSize Method
SetPDFBackground Method
SetRenderBackground Method
SetRenderSpaces Method
SetStampMouseImage Method
SetStickyNotePop Method
SetVerticalOffset Method
SetViewMode Method
SetZoom Method
StartDraw Method
StartDrawAnnot Method
UpdateAnnotFrame Method
UpdateRenderFrame Method
UpdateVirtualNodes Method
VisibilityCustomMouse Method
CPDFViewer
SetIsCrop Method
Whether to enable cropping
Namespace:
ComPDFKitViewer
Assembly:
ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
void
SetIsCrop
(
bool
isCrop
,
List
<
int
>
cropPages
=
null
)
Parameters
isCrop
Type:
System
Boolean
Whether to enable cropping
cropPages
(Optional)
Type:
System.Collections.Generic
List
Int32
See Also
Reference
CPDFViewer Class
ComPDFKitViewer Namespace