Click or drag to resize

CPDFPageGetCropBounds Method

Gets crop rectangle.

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

Return Value

Type: CRect
Returns crop rectangle.
See Also