Click or drag to resize

Patagames.Pdf.Net.Wrappers.OptionalContent Namespace

Provides access to specialized wrappers for PDF dictionaries associated with Optional Content features. Optional content refers to sections of content in a PDF document that can be selectively viewed or hidden by document authors or consumers. This capability is useful in items such as CAD drawings, layered artwork, maps, and multi-language documents.
Classes
  ClassDescription
Public classPdfCreatorInfo
Represents the CreatorInfo entry of the PdfOCUsage class.
Public classPdfExport
Represents the Export entry of the PdfOCUsage class.
Public classPdfLanguage
Represents the Language entry of the PdfOCUsage class.
Public classPdfOCAutoState
Represents an optional content usage application dictionary.
Public classPdfOCAutoStateCollection
Represents a collection of PdfOCAutoState.
Public classPdfOCConfig
Represents an optional content configuration dictionary.
Public classPdfOCConfigCollection
Represents a collection of PdfOCConfig.
Public classPdfOCGroup
Represents an optional content group dictionary.
Public classPdfOCGroupCollection
Represents a collection of the optional content groups.
Public classPdfOCLabel
Represents an optional content group dictionary
Public classPdfOCMembership
Represents an optional content membership dictionary.
Public classPdfOCOrderCollection
Represents a collection specifying the recommended order for presentation of optional content groups in a user interface.
Public classPdfOCProperties
Represents an optional content properties dictionary.
Public classPdfOCRadioButtonCollection
Represents a collection consisting of one or more PdfOCGroupCollection, each of which represents a collection of optional content groups whose states are intended to follow a radio button paradigm.
Public classPdfOCUsage
Represents an optional content usage dictionary.
Public classPdfPageElement
Represents the PageElement entry of the PdfOCUsage class.
Public classPdfPrint
Represents the Print entry of the PdfOCUsage class.
Public classPdfUser
Represents the User entry of the PdfOCUsage class.
Public classPdfView
Represents the View entry of the PdfOCUsage class.
Public classPdfZoom
Represents the Zoom entry of the PdfOCUsage class.
Interfaces
  InterfaceDescription
Public interfaceIOrderNode
Represents the node in the PdfOCOrderCollection