Click or drag to resize

PdfFontResourceHasTrueTypeUnicodeName Property

Gets a value indicating whether a TrueTypeUnicodeName is specified and will be used for this PdfFontResource.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public bool HasTrueTypeUnicodeName { get; }

Property Value

Type: Boolean
See Also