ContentReader ClassTerminal Works - PDF Printing.Net Library
Represents the functionality for reading PDF content streams.
Inheritance Hierarchy

SystemObject
  PdfEdit.Pdf.ContentContentReader

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

public static class ContentReader
Methods

  NameDescription
Public methodStatic memberReadContent(Byte)
Reads the specified content.
Public methodStatic memberReadContent(MemoryStream)
Reads the specified content.
Public methodStatic memberReadContent(PdfPage)
Reads the content stream(s) of the specified page.
Top
See Also

Reference