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 String

DLL

wchar_t * DLGetPageColorSpaces(int InstanceID, int Options);

Parameters

OptionsThis parameter should be set to 0.