EVO PDF Client for .NET Framework
C#
VB
Show/Hide TOC
Pdf
Font
Font
Data Property
Gets or sets the font data
Definition
Namespace:
EvoPdfClient
Assembly:
EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
Copy
public
byte
[]
FontData
{
get
;
set
; }
VB
Copy
Public
Property
FontData
As
Byte
()
Get
Set
Property Value
Byte
See Also
Reference
PdfFont Class
EvoPdfClient Namespace
In This Article
Definition
See Also