Keys FieldsTerminal Works - PDF Printing.Net Library

The PdfObjectStreamKeys type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberExtends
(Optional) A reference to an object stream, of which the current object stream is considered an extension. Both streams are considered part of a collection of object streams (see below). A given collection consists of a set of streams whose Extendslinks form a directed acyclic graph.
Public fieldStatic memberFirst
(Required) The byte offset (in the decoded stream) of the first compressed object.
Public fieldStatic memberN
(Required) The number of compressed objects in the stream.
Public fieldStatic memberType
(Required) The type of PDF object that this dictionary describes; must be ObjStmfor an object stream.
Top
See Also

Reference