ImageGear .NET v25.0 - Updated
ImGearPDEGraphicState Class Members
Fields  Properties  Methods 


ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEGraphicState Class

The following tables list the members exposed by ImGearPDEGraphicState.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the ImGearPDEGraphicState class.  
Top
Public Fields
 NameDescription
Public Field Gets or sets the dash specification.  
Public Field Fill color specification.  
Public Field A color rendering intent, corresponding to the Intent key in the image dictionary.  
Public Field Stroke color specification.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the line flatness, corresponding to the i (setflat) operator.  
Public Property Gets or sets the line cap style, corresponding to the J (setlinecap) operator.  
Public Property Gets or sets the line join style, corresponding to the j (setlinejoin) operator.  
Public Property Gets or sets the line width, corresponding to the w (setlinewidth) operator.  
Public Property Gets or sets the miter limit, corresponding to the M (setmiterlimit) operator.  
Public Property Gets or sets the value indicating whether an attribute has been set.  
Top
See Also

Reference

ImGearPDEGraphicState Class
ImageGear.Formats.PDF Namespace