Click or drag to resize

CPDFPageGetCropBounds Method

Gets crop rectangle.

Namespace:  ComPDFKit.PDFPage
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public CRect GetCropBounds()

Return Value

Type: CRect
Returns crop rectangle.
See Also