ClippedContentSetGraphicsState Method

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Sets the graphics state with special parameters.

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 SetGraphicsState(
	string gsName
)

Parameters

gsName
Type: SystemString
Name of the gs.
See Also

Reference