Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / OptionalContentProperties Class / Configs Property

In This Topic
    Configs Property
    In This Topic
    Gets the collection of alternate optional content configurations.
    Syntax
    'Declaration
     
    Public ReadOnly Property Configs As OptionalContentConfigurationCollection
    public OptionalContentConfigurationCollection Configs {get;}
    See Also