ImageGear22.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEGraphicState Class |
The following tables list the members exposed by ImGearPDEGraphicState.
Name | Description | |
---|---|---|
![]() | ImGearPDEGraphicState Constructor | Initializes a new instance of the ImGearPDEGraphicState class. |
Name | Description | |
---|---|---|
![]() | Dash | Gets or sets the dash specification. |
![]() | FillColorSpec | Fill color specification. |
![]() | RenderIntent | A color rendering intent, corresponding to the Intent key in the image dictionary. |
![]() | StrokeColorSpec | Stroke color specification. |
Name | Description | |
---|---|---|
![]() | Flatness | Gets or sets the line flatness, corresponding to the i (setflat) operator. |
![]() | LineCap | Gets or sets the line cap style, corresponding to the J (setlinecap) operator. |
![]() | LineJoin | Gets or sets the line join style, corresponding to the j (setlinejoin) operator. |
![]() | LineWidth | Gets or sets the line width, corresponding to the w (setlinewidth) operator. |
![]() | MiterLimit | Gets or sets the miter limit, corresponding to the M (setmiterlimit) operator. |
![]() | WasSetFlags | Gets or sets the value indicating whether an attribute has been set. |