PdfFontResourceDisplayName Property |
Gets a value representing the name of the font resource when displayed to the user.
Namespace:
RadPdf.Integration
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string DisplayName { get; }
Public ReadOnly Property DisplayName As String
Get
Property Value
Type:
String
See Also