ClippedContentSetNonStrokingColor Method (Color)

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Sets the current color for the non stroking operations.

Namespace:  Apitron.PDF.Kit.FixedLayout.Content
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public void SetNonStrokingColor(
	Color color
)

Parameters

color
Type: Apitron.PDF.Kit.FixedLayout.Resources.ColorSpacesColor
The color.
See Also

Reference