GetPageColorSpaces
Colour, Page properties
Description
Returns a CSV string containing the list of colour spaces defined in the resource tree of the selected page.
Syntax
Delphi
Function TPDFlib.GetPageColorSpaces(Options: Integer): WideString;
ActiveX
Function PDFlib::GetPageColorSpaces(Options As Long) As String
DLL
const wchar_t * DLGetPageColorSpaces(int InstanceID, int Options);
Parameters
| Options | This parameter should be set to 0. |
|---|