OptionalContents 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 the document's optional content properties.
Inheritance Hierarchy
Bytescout.PDFOptionalContents
Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
The OptionalContents type exposes the following members.
Properties
Name | Description | |
---|---|---|
Configuration | Gets the optional content configuration or PDF processing applications or features. | |
Layers | Gets the collections of layers in the document. Every optional content group must be included in this collection. |
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