CascadingStyleStoreStartTimers Method
|
Starts style timers. These allow you to
determine how much time is spent on different styles.
Namespace: WebSupergoo.WordGlue4.Layout
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public static void StartTimers()
Public Shared Sub StartTimers
static member StartTimers : unit -> unit
See Also