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.PdfAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public class FontLicenseException : Exception
Public Class FontLicenseException
Inherits Exception
public ref class FontLicenseException : public Exception
type FontLicenseException =
class
inherit Exception
end
The FontLicenseException type exposes the following members.
Constructors See Also