Click or drag to resize
FontLicenseException Class
Thrown during creation of PDF font object if the font's license is violated, e.g. attempting to subset a font that does not permit subsetting.
Inheritance Hierarchy
SystemObject
  SystemException
    Kettic.AspNet.Controls.Toolkit.Apoc.PdfFontLicenseException

Namespace: Kettic.AspNet.Controls.Toolkit.Apoc.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class FontLicenseException : Exception

The FontLicenseException type exposes the following members.

Constructors
  NameDescription
Public methodFontLicenseException
Top
See Also