'Declaration Public Function New( _ ByVal doc As GcPdfDocument, _ Optional ByVal ignoreLayersState As System.Boolean _ )
public ViewState( GcPdfDocument doc, System.bool ignoreLayersState )
Parameters
- doc
- The document for which this instance is created.
- ignoreLayersState
- Indicates whether to ignore the persisted state of the layers, assuming that all layers are visible.