ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Subsidiary Types / ActiveX Objects > IGPDEGraphicState Object |
Attributes of a PDE element or a PDE text sub-element.
IIGPDEGraphicState extends IIGObject
Dash Property | Dash specification. |
FillColorSpec Property | Fill color specification. |
Flatness Property | Line flatness, corresponding to the i (setflat) operator. |
LineCap Property | Line cap style, corresponding to the J (setlinecap) operator. |
LineJoin Property | Line join style, corresponding to the j (setlinejoin) operator. |
LineWidth Property | Line width, corresponding to the w (setlinewidth) operator. |
MiterLimit Property | Miter limit, corresponding to the M (setmiterlimit) operator. |
RenderIntent Property | A color rendering intent, corresponding to the Intent key in the image dictionary. |
StrokeColorSpec Property | Stroke color specification. |
WasSetFlags Property | Indicates if an attribute has been set. |