GetPageColorSpaces
Color, Page properties
Description
Returns a CSV string containing the list of color 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 StringDLL
wchar_t * DLGetPageColorSpaces(int InstanceID, int Options);Parameters
| Options | This parameter should be set to 0. |
|---|