THPDFPage.SetFillColorSpace Method

Sets fill color space state for subsequent graphics and colour management output. The setting affects later page drawing, page dictionary entries, conformance metadata, or text emission rather than already-written content

Declaration

procedure SetFillColorSpace(const CSName: AnsiString);

Unit

HPDFDoc

Parameters

NamePurpose
CSNamePDF resource name, packet name, profile name, or caller-defined identifier

Return value

This member does not return a value

Usage notes

Related APIs