DrawingContentElementNonStrokingColor Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the color of the non stroking.

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

public Color NonStrokingColor { get; }

Property Value

Type: Color
The color of the non stroking.
See Also

Reference