ShadingPatternGraphicsStateResourceID Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the graphics state resource ID of the graphics state containing parameters to be put into effect temporarily while the shading pattern is painted. Any parameters that are so specified shall be inherited from the graphics state that was in effect at the beginning of the content stream in which the pattern is defined as a resource.

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

public string GraphicsStateResourceID { get; set; }

Property Value

Type: String
The graphics state resource ID.
See Also

Reference