ContentReaderReadContent Method (MemoryStream)Terminal Works - PDF Printing.Net Library
Reads the specified content.

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

public static CSequence ReadContent(
	MemoryStream content
)

Parameters

content
Type: System.IOMemoryStream
The content.

Return Value

Type: CSequence
See Also

Reference