Click or drag to resize

PdfPageCropBox Property

Gets the visible bounds, also know as the cropping box, of the page.

Namespace:  Opait.Barcode.Pdf
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public RectangleF CropBox { get; }

Property Value

Type: RectangleF
See Also