LexerReadStream Method Terminal Works - PDF Printing.Net Library
Reads the raw content of a stream.

Namespace: PdfEdit.Pdf.IO
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public byte[] ReadStream(
	int maxPosition,
	int originalLength
)

Parameters

maxPosition
Type: SystemInt32
originalLength
Type: SystemInt32

Return Value

Type: Byte
See Also

Reference