public class PdfFont
Public Class PdfFont
public ref class PdfFont
type PdfFont = class end
Size | Gets or sets font size in points. |
Strikeout | Controls if the font has a horizontal line through the font |
Underline | Controls if the font is underlined |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MeasureText | Returns the size in points of the given text when using this font to display the text |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |