conaito PPT2Flash SDK 3.7

TtfException Class

The exception that is thrown when true type font cannot be loaded correctly.

For a list of all members of this type, see TtfException Members .

System.Object
   Exception
      ApplicationException
         BasePPTException
            TtfException

[Visual Basic]
Public Class TtfException
    Inherits BasePPTException
[C#]
public class TtfException : BasePPTException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Conaito.PPLibrary

Assembly: PPLibrary (in PPLibrary.dll)

See Also

TtfException Members | Conaito.PPLibrary Namespace