Click or drag to resize

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.44.0.0 (3.44.0.0)
Syntax
public string CssName { get; }

Property Value

Type: String
See Also