RemovePageBoxRange

Page properties

Description

Removes CropBox, BleedBox, TrimBox, or ArtBox from every selected page

Syntax

Function TPDFlib.RemovePageBoxRange(Const PageRange: WideString; BoxType: Integer): Integer;

Return values

Returns the number of pages processed

Remarks

MediaBox cannot be removed because every page requires an effective media boundary

See also

RemovePageBox, SetPageBoxRange