Class Font
Namespace: PdfToSvg
Assembly: IronPdf.dll
Syntax
public abstract class Font : Object
Properties
FontFamily
Declaration
public abstract string FontFamily { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Methods
GetHashCode()
Declaration
public override int GetHashCode()
Returns
| Type | Description |
|---|---|
| System.Int32 |
ToString()
Declaration
public override string ToString()
Returns
| Type | Description |
|---|---|
| System.String |