Value creation flags. Specifies whether and how a value that does not exist is created.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | Don't create the value. | |
Create | 1 | Create the value as direct object. | |
CreateIndirect | 2 | Create the value as indirect object. |
See Also