This class represents the optional content usage print dictionary. This is definitively detailed in:.

The ISO PDF Specification, ISO 32000-1:2008 PDF 1.7; Table: 102, page 232.

The ISO PDF Specification, ISO 32000-2:2017 PDF 2.0; Table: 100, page 284.

The print usage dictionary controls whether an optional content group is visible during printing and, optionally, under what printing conditions.

The PrintState entry holds ON or OFF to indicate the desired group state during a print event. Viewers and processors that honour usage-based automatic state setting apply this when printing.

The Subtype entry further qualifies the printing condition, for example distinguishing screen printing from commercial printing. This allows groups to target specific output workflows.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.OptionalContentUsagePrintElement

 

   
   
Method
Description
OptionalContentUsagePrintElement Create a new OptionalContentUsagePrintElement.
inherited methods...

 

   
   
Property
Description
EntrySubtype Represents the "Subtype" entry of the optional content usage print dictionary object.
EntryPrintState Represents the "PrintState" entry of the optional content usage print dictionary object.
inherited properties...