Thrown when the specified font family cannot be resolved or is not supported by the processing engine.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Exceptions
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public class NotSupportedFontFamilyException : NotSupportedFeatureException, ISerializable
Inheritance: objectExceptionNotSupportedFeatureExceptionNotSupportedFontFamilyException
Implements:
Inherited Members
Constructors
Initializes a new instance of the NotSupportedFontFamilyException class.
C#
public NotSupportedFontFamilyException()
Initializes a new instance of the NotSupportedFontFamilyException class.
C#
protected NotSupportedFontFamilyException(SerializationInfo info, StreamingContext context)
The info.
contextStreamingContextThe context.
Initializes a new instance of the NotSupportedFontFamilyException class.
Initializes a new instance of the NotSupportedFontFamilyException class.