PrApi: SetPageLight |
Sets the number of document pages to capture and the needed lights for each page.
Public Function SetPageLight( ByVal pages As Long, ByRef Lights As Long ) As Boolean
[Visual Basic] Public Function SetPageLight(ByVal pages As Long, ByRef Lights As Long) As Boolean
[Delphi] function SetPageLight(pages: Integer; var Lights: Integer): Boolean;
[C++] bool SetPageLight(long pages, long* lights);
Class PrApi Overview PrApi Properties PrApi Methods SetIntProperty SetPageLightV