THPDFPage.SetFillPatternGray Method

Sets fill pattern gray 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 SetFillPatternGray(PatternName: AnsiString; Gray: byte);

Unit

HPDFDoc

Parameters

NamePurpose
PatternNamePDF resource name, packet name, profile name, or caller-defined identifier
GrayInput used by SetFillPatternGray

Return value

This member does not return a value

Usage notes

Related APIs