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

In This Topic
    IgnoreLayersState Property
    In This Topic
    Gets or sets a value indicating whether all layers' state should be ignored and all layers should be considered visible.
    Syntax
    'Declaration
     
    Public Property IgnoreLayersState As System.Boolean
    public System.bool IgnoreLayersState {get; set;}
    See Also