PDFVisualObjectGraphicsState¶
Namespace: O2S.Components.PDF4NET.Content
Defines the graphics state that is in place when the visual object is displayed on the page.
Inheritance Object → PDFVisualObjectGraphicsState
Properties¶
ClippingPath¶
Get the clipping path.
Property Value
PDFPathVisualObject
The active clipping path in place when the visual object is displayed on the page.
FillAlpha¶
Gets the fill alpha.
Property Value
Double
The alpha value for fill operations.
FillOverprint¶
Gets a value indicating whether the fill overprint
Property Value
Boolean
True if the fill overprint is enabled
OverprintMode¶
Gets the overprint mode.
Property Value
Int32
The overprint mode
StrokeAlpha¶
Gets the stroke alpha.
Property Value
Double
The alpha value for stroke operations.
StrokeOverprint¶
Gets a value indicating whether the stroke overprint
Property Value
Boolean
True if the stroke overprint is enabled