This class represents the optional content usage view 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 view usage dictionary specifies whether an optional content group should be visible in an interactive viewer. It allows groups to exist only for printing while remaining hidden on screen, or vice versa.

The ViewState entry holds ON or OFF, indicating the desired visibility state when a view event is processed. A viewer that applies usage-based automatic state setting will set the group accordingly.

System.Object
    WebSupergoo.ABCpdf14.Elements.Element
       WebSupergoo.ABCpdf14.Elements.OptionalContentUsageViewElement

 

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

 

   
   
Property
Description
EntryViewState Represents the "ViewState" entry of the optional content usage view dictionary object.
inherited properties...