EvoPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Font Class
Represents a font used to render text in the PDF document
Definition
Namespace:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.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.Next Namespace
In This Article
Definition
Methods
See Also