 | PdfFontAscent Property |
Gets the ascent value in the font
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntaxpublic int Ascent { get; }Public ReadOnly Property Ascent As Integer
Get
public:
property int Ascent {
int get ();
}member Ascent : int with get
/** @property */
public int get_Ascent()
Property Value
Int32
See Also