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