THotPDF.RotateLoadedPages

THotPDF

 

Top  Previous  Next

Rotates a range of pages in a loaded PDF.

 

Delphi syntax:

function RotateLoadedPages( const PageRange: string; Angle: Integer ): Integer;

 

Description

Rotates a range of pages in a loaded PDF.

Applies rotation angles (90, 180, 270) to the pages.

 

See also: THotPDF