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

In This Topic
    HasConfigs Property
    In This Topic
    Gets a value indicating whether the Configs collection is not empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasConfigs As System.Boolean
    public System.bool HasConfigs {get;}
    See Also