Click or drag to resize

PatternColor Constructor

Create a PatternColor from the given SDF/Cos object listed under Pattern entry in page Resource dictionary.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public PatternColor(
	Obj pattern
)

Parameters

pattern
Type: pdftron.SDFObj
the pattern
See Also