Click or drag to resize

CPDFPageGetBoundsForBox Method

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

Parameters

displayBox
Type: ComPDFKit.PDFPageCPDFDisplayBox

Return Value

Type: CRect
See Also