PdfBarGraphics Class |
Namespace: Atalasoft.PdfDoc.BarcodeWriting
The PdfBarGraphics type exposes the following members.
Name | Description | |
---|---|---|
PdfBarGraphics |
Initializes a new instance of the PdfBarGraphics class.
|
Name | Description | |
---|---|---|
DrawString(String, Font, Brush, Rectangle, StringFormat) |
Draws the string.
| |
DrawString(String, Font, Brush, RectangleF, StringFormat) |
Draws a string.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FillRectangle |
Fills the rectangle.
| |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MeasureString |
Measures the string.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Restore |
Restores the specified GraphicsState.
| |
RotateTransform |
Use a rotate transform to rotate the render canvas.
| |
Save |
Saves the instance of GraphicsState.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
TranslateTransform |
Use a translate transform to move the render point
|