EvoPdf Chromium for .NET Documentation
C#
Show/Hide TOC
Pdf
Font Class
Represents a font used to render text in the PDF document
Definition
Namespace:
EvoPdf.Chromium
Assembly:
EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.5.0
C#
Copy
public
class
PdfFont
Inheritance
Object
PdfFont
Methods
Equals
(Inherited from
Object
)
Finalize
(Inherited from
Object
)
GetHashCode
(Inherited from
Object
)
GetType
(Inherited from
Object
)
MemberwiseClone
(Inherited from
Object
)
ToString
(Inherited from
Object
)
See Also
Reference
EvoPdf.Chromium Namespace
In This Article
Definition
Methods
See Also