PdfHelper
.
.
::
.
.
GetPdfByte Method
Gets the PDF byte.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
byte
[]
GetPdfByte
(
string
html
)
Parameters
html
Type:
String
The HTML.
Return Value
System.Byte[].
See Also
PdfHelper Class
Core Namespace