OptionalContents ClassByteScout PDF SDK
Represents the document's optional content properties.
Inheritance Hierarchy

SystemObject
  Bytescout.PDFOptionalContents

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public class OptionalContents

The OptionalContents type exposes the following members.

Properties

  NameDescription
Public propertyConfiguration
Gets the optional content configuration or PDF processing applications or features.
Public propertyLayers
Gets the collections of layers in the document. Every optional content group must be included in this collection.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference