Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Layers Namespace / ViewState Class / CurrentConfiguration Property

In This Topic
    CurrentConfiguration Property
    In This Topic
    Gets the OptionalContentConfiguration specified in the last ApplyConfiguration method call.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentConfiguration As OptionalContentConfiguration
    public OptionalContentConfiguration CurrentConfiguration {get;}
    See Also