PdfFont
Height Property
EVO HTML to PDF Converter for .NET Documentation
Gets the height of this PDF font.
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
C#
VB
Copy
public
float
Height
{
get
; }
Public
ReadOnly
Property
Height
As
Single
Get
Property Value
Type:
Single
See Also
Reference
PdfFont Class
EvoPdf Namespace