Name | Description | |
---|---|---|
![]() | WpfTextFont | Initializes a new instance of the WpfTextFont class. |
Name | Description | |
---|---|---|
![]() | WpfTextFont | Initializes a new instance of the WpfTextFont class. |
Name | Description | |
---|---|---|
![]() | IsBold | Gets a value indicating whether this font is bold. |
![]() | IsItalic | Gets a value indicating whether this font is italic. |
![]() | LineHeight | Gets the vertical distance between the base lines of two consecutive lines of text. |
![]() | Name | Gets the face name of this font. |
![]() | Size | Gets the size of this font, measured in the points (1/72 inch). |
![]() | SizeInDip | Gets the size of this font, measured in the DIPs (1/96 inch). (Inherited from TextFont) |
![]() | Source | Gets the source of this font. |
Name | Description | |
---|---|---|
![]() | AddString | Adds the specified string to the specified BarcodePath at the specified location. |
![]() | AddText | Adds the specified text to the barcode path in the specified VintasoftRectF using TextFont objects. (Inherited from TextFont) |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from TextFont) |
![]() | DrawString | Draws the specified text string on specified TextRenderer at the specified location using the specified color structure. |
![]() | MeasureString | Measures the specified string when drawn with this font. |