PdfFontResourceCssName Property |
Gets a value representing the
CSS font family used for displaying text in this font in a web browser.
Namespace:
RadPdf.Integration
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public string CssName { get; }
Public ReadOnly Property CssName As String
Get
Property Value
Type:
StringSee Also