Start the background process for all DocumentViewer object contains in the collection
Syntax
Visual Basic (Declaration) | |
---|
Public Shared Sub StartBackgroundProcess() |
C# | |
---|
public static void StartBackgroundProcess() |
Delphi | |
---|
public procedure StartBackgroundProcess(); static; |
JScript | |
---|
public static function StartBackgroundProcess(); |
Managed Extensions for C++ | |
---|
public: static void StartBackgroundProcess(); |
C++/CLI | |
---|
public:
static void StartBackgroundProcess(); |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also