EngineOptionsBuilderFileAccessFromFilesAllowed Property  | 
 
                Allows or disallows the file access from files.
            
 
    Namespace: 
   DotNetBrowser.Engine
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.26.1
Syntaxpublic bool FileAccessFromFilesAllowed { get; set; }Property Value
Type: 
Booleantrue if the file access is allowed, 
false otherwise.
See Also