PatternColorSpace Constructor (String, String)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Initializes a new instance of the PatternColorSpace class.

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.ColorSpaces.Special
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public PatternColorSpace(
	string resourceID,
	string underlyingColorSpaceResourceId
)

Parameters

resourceID
Type: SystemString
The resource ID.
underlyingColorSpaceResourceId
Type: SystemString
The underlying color space resource id.
See Also

Reference