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: 4.0.0.0 (4.0.0.0)
Syntaxpublic string CssName { get; }
Public ReadOnly Property CssName As String
Get
Property Value
Type:
String
See Also