PagePorter Class Library

Global Class

The Global class contains properties and methods that pertain to the PagePorter application. All of the properties and methods in this class are static (Shared in Visual Basic), so you don't need to create an instance of it to use it.

For a list of all members of this type, see Global Members.

System.Object
   Parastream.PagePorter.Global

[Visual Basic]
Public Class Global
[C#]
public class Global

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Parastream.PagePorter

Assembly: FpCtrlsUIBase (in FpCtrlsUIBase.dll)

See Also

Global Members | Parastream.PagePorter Namespace