Spread Windows Forms 15.0
FarPoint.PDF Assembly / FarPoint.PDF Namespace / Exception.ErrIncorrectFontData Class
Members


In This Topic
    Exception.ErrIncorrectFontData Class
    In This Topic
    Handles the exception caused by incorrect font data.
    Syntax
    'Declaration
     
    
    Public Class Exception.ErrIncorrectFontData 
       Inherits Exception
    'Usage
     
    
    Dim instance As Exception.ErrIncorrectFontData
    public class Exception.ErrIncorrectFontData : Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          FarPoint.PDF.Exception
             FarPoint.PDF.Exception.ErrIncorrectFontData

    See Also