Provides the functionality to parse PDF content streams.
Inheritance Hierarchy
PdfEdit.Pdf.ContentCParser
Namespace: PdfEdit.Pdf.Content
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax
The CParser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CParser(Byte) | Initializes a new instance of the CParser class |
![]() | CParser(MemoryStream) | Initializes a new instance of the CParser class |
![]() | CParser(CLexer) | Initializes a new instance of the CParser class |
![]() | CParser(PdfPage) | Initializes a new instance of the CParser class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ReadContent | |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Symbol |
See Also