Click or drag to resize

IPdfPageCropBox Property

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

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
RectangleF CropBox { get; }

Property Value

Type: RectangleF
See Also