PrApi: GetDocumentRect |
Returns the quad of the document.
Public Function GetDocumentRect( ByVal page As Long, ByVal light As Long, ByVal type_ As Long ) As Long
[Visual Basic] Public Function GetDocumentRect(ByVal page As Long, ByVal light As Long, ByVal type_ As Long) As Long
[Delphi] function GetDocumentRect(page: Integer; light: Integer; type_: Integer): Integer;
[C++] long GetDocumentRect(long page, long light, long type_);
The returned document reference can be feed to the PrDoc ActiveX control.
Class PrApi Overview PrApi Properties PrApi Methods GetDeviceList GetDocumentRoot