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