VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations SeeAlso
In This Topic
    Vintasoft.Imaging.Pdf.Tree.OptionalContent Namespace (Vintasoft.Imaging.Pdf)
    In This Topic
    Contains classes, which allow to work with optional content of PDF document.
    Classes
     ClassDescription
    ClassProvides information about optional content configuration of PDF document.
    ClassRepresents the list of PdfOptionalContentConfiguration.
    ClassProvides information about an optional content group (layer) of PDF document.
    ClassRepresents the list of PdfOptionalContentGroup.
    ClassRepresents the optional content membership properties.
    ClassRepresents the recommended order for presentation of optional content groups in a user interface.
    ClassProvides information about optional content properties of PDF document.
    ClassRepresents the optional content usage dictionary, that contains information describing the nature of the content controlled by the group.
    ClassRepresents the usage application dictionary, that specifies which entries in the usage dictionary should be consulted to automatically set the state of optional content groups.
    ClassRepresents the list of PdfOptionalContentUsageApplication.
    ClassRepresents the "CreatorInfo" entry of optional content usage dictionary.
    ClassRepresents the "Export" entry of optional content usage dictionary.
    ClassRepresents the "PageElement" entry of optional content usage dictionary.
    ClassRepresents the "Print" entry of optional content usage dictionary.
    ClassRepresents the "View" entry of optional content usage dictionary.
    ClassRepresents the "Zoom" entry of optional content usage dictionary.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available base states of optional content configuration.
    EnumerationSpecifies available ways to distinguish between different intended uses of optional content.
    EnumerationSpecifies available categories that optional content group should use to get the state.
    EnumerationSpecifies available events when the usage application dictionary should be used.
    EnumerationSpecifies available subtypes of optional content.
    See Also