PdfHelper..::..GetPdfByte Method

Gets the PDF byte.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public byte[] GetPdfByte(
	string html
)

Parameters

html
Type: String
The HTML.

Return Value

System.Byte[].