RenderPageRegionToFile

Rendering and printing

Popis

This page describes RenderPageRegionToFile in PDFlibPas, which belongs to the "Rendering and printing" topic. API names, parameters, class names, file names, and literals are kept exactly as they are to correspond fully with the Delphi library and DLL entry points.

Před voláním funkce si prosím zkontrolujte syntaxi, parametry a návratovou hodnotu.

Syntaxe

Delphi

Function TPDFlib.RenderPageRegionToFile(DPI: Double; Page: Integer; Const Clip: WideString; Const FileName: WideString): Integer;

Parametry

Podrobné popisy parametrů naleznete v PDFlibPas Developer Guide a v komentářích hlavičkových souborů.

Návratová hodnota

Specifickou sémantiku návratových hodnot naleznete v PDFlibPas Developer Guide.

Poznámky

Další související informace naleznete v příslušné dokumentaci ke knihovně nebo v demo projektech.