Namespace PdfSharp.Pdf.Content.Objects
Classes
- CArray
Represents an array of objects in a PDF content stream.
- CComment
Represents a comment in a PDF content stream.
- CInteger
Represents an integer value in a PDF content stream.
- CName
Represents a name in a PDF content stream.
- CNumber
Represents the base class for numerical objects in a PDF content stream.
- CObject
Base class for all PDF content stream objects.
- COperator
Represents an operator a PDF content stream.
- CReal
Represents a real value in a PDF content stream.
- CSequence
Represents a sequence of objects in a PDF content stream.
- CString
Represents a string value in a PDF content stream.
- OpCode
Represents a PDF content stream operator description.
- OpCodes
Static class with all PDF op-codes.
Enums
- CStringType
Type of the parsed string.
- OpCodeFlags
Specifies the group of operations the op-code belongs to.
- OpCodeName
The names of the op-codes.