PdfEdit.Pdf.Content.Objects NamespaceTerminal Works - PDF Printing.Net Library
 
Classes

  ClassDescription
Public classCArray
Represents an array of objects in a PDF content stream.
Public classCComment
Represents a comment in a PDF content stream.
Public classCInteger
Represents an integer value in a PDF content stream.
Public classCName
Represents a name in a PDF content stream.
Public classCNumber
Represents the base class for numerical objects in a PDF content stream.
Public classCObject
Base class for all PDF content stream objects.
Public classCOperator
Represents an operator a PDF content stream.
Public classCReal
Represents a real value in a PDF content stream.
Public classCSequence
Represents a sequence of objects in a PDF content stream.
Public classCString
Represents a string value in a PDF content stream.
Public classOpCode
Represents a PDF content stream operator description.
Public classOpCodes
Static class with all PDF op-codes.
Enumerations

  EnumerationDescription
Public enumerationCStringType
Type of the parsed string.
Public enumerationOpCodeFlags
Specifies the group of operations the op-code belongs to.
Public enumerationOpCodeName
The names of the op-codes.