Link Search Menu Expand Document

OptionalContentGroupLabel Class

Represents a label for optional content group.
Inheritance Hierarchy
SystemObject
Bytescout.PDFOptionalContentGroupItem
Bytescout.PDFOptionalContentGroupLabel

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public class OptionalContentGroupLabel : OptionalContentGroupItem

The OptionalContentGroupLabel type exposes the following members.

Constructors
NameDescription
Public methodOptionalContentGroupLabel
Initializes a new instance of the Bytescout.PDF.OptionalContentGroupLabel class.
Top
Properties
NameDescription
Public propertyText
Gets the text of this label.
Public propertyType
Gets the Bytescout.PDF.OptionalContentGroupItemType value that specifies the type of this item.
(Overrides OptionalContentGroupItemType.)
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