VCF EnumerationTerminal Works - PDF Printing.Net Library
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.1.1.0 (5.1.1.0)
Syntax

public enum VCF
Members

  Member nameValueDescription
None0 Don't create the value.
Create1 Create the value as direct object.
CreateIndirect2 Create the value as indirect object.
See Also

Reference