CParser ClassTerminal Works - PDF Printing.Net Library
Provides the functionality to parse PDF content streams.
Inheritance Hierarchy

SystemObject
  PdfEdit.Pdf.ContentCParser

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

public sealed class CParser

The CParser type exposes the following members.

Constructors

  NameDescription
Public methodCParser(Byte)
Initializes a new instance of the CParser class
Public methodCParser(MemoryStream)
Initializes a new instance of the CParser class
Public methodCParser(CLexer)
Initializes a new instance of the CParser class
Public methodCParser(PdfPage)
Initializes a new instance of the CParser class
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodReadContent
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertySymbol
Top
See Also

Reference