OptionalContentGroupItem ClassByteScout PDF SDK
Represents an abstract class for all optional content group items.
Inheritance Hierarchy

SystemObject
  Bytescout.PDFOptionalContentGroupItem
    Bytescout.PDFOptionalContentGroup
    Bytescout.PDFOptionalContentGroupLabel
    Bytescout.PDFOptionalContentGroupLayer

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

public abstract class OptionalContentGroupItem

The OptionalContentGroupItem type exposes the following members.

Constructors

  NameDescription
Protected methodOptionalContentGroupItem
Initializes a new instance of the OptionalContentGroupItem class
Top
Properties

  NameDescription
Public propertyType
Gets the Bytescout.PDF.OptionalContentGroupItemType value that specifies the type of this item.
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