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

In This Topic
    HasDefaultConfig Property
    In This Topic
    Gets a value indicating whether this OptionalContentProperties has DefaultConfig property.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasDefaultConfig As System.Boolean
    public System.bool HasDefaultConfig {get;}
    See Also