| PdfFontDescriptorAscent Property  | 
          
        
        
         
        Namespace: Kettic.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic PdfNumeric Ascent { set; }Public WriteOnly Property Ascent As PdfNumeric
	Set
public:
property PdfNumeric^ Ascent {
	void set (PdfNumeric^ value);
}member Ascent : PdfNumeric with set
Property Value
Type: 
PdfNumeric
See Also