OptionalContentState Enumeration
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
Specifies the optional content group's state.
Namespace:Bytescout.PDFAssembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
On | 0 | The state of the group is turned ON. | |
Off | 1 | The state of the group is turned OFF. | |
Unchanged | 2 | The state of the group is left unchanged. |
See Also