Version

LoadPreset Method (UltraWebToolbar)

Loads a preset from a file that sets properties affecting appearance, behavior or both.
Overload List
OverloadDescription
LoadPreset(String,Boolean)Loads a preset from a file that sets properties affecting appearance, behavior or both.  
LoadPreset(Stream,Boolean)Loads a preset from a stream that sets properties affecting appearance, behavior or both.  
LoadPreset(TextReader,Boolean)Loads a preset from a text reader that sets properties affecting appearance, behavior or both.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also