OptionalContentGroupLayer Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Represents a layer for optional content group.
Inheritance Hierarchy
Bytescout.PDFOptionalContentGroupItem
Bytescout.PDFOptionalContentGroupLayer
Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
The OptionalContentGroupLayer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OptionalContentGroupLayer | Initializes a new instance of the Bytescout.PDF.OptionalContentGroupLayer class. |
Properties
Name | Description | |
---|---|---|
Layer | Gets the layer of this Bytescout.PDF.OptionalContentGroupLayer. | |
Type | Gets the Bytescout.PDF.OptionalContentGroupItemType value that specifies the type of this item. (Overrides OptionalContentGroupItemType.) |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also