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