ContentReaderReadContent Method (PdfPage)Terminal Works - PDF Printing.Net Library
Reads the content stream(s) of the specified page.

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

public static CSequence ReadContent(
	PdfPage page
)

Parameters

page
Type: PdfEdit.PdfPdfPage
The page.

Return Value

Type: CSequence
See Also

Reference