Link Search Menu Expand Document

DocumentGetDocumentBytes Method

Gets the bytes of the document.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public byte[] GetDocumentBytes()

Return Value

Type: Byte
The bytes of the document
See Also

Reference