WebSupergoo.WordGlue4 Namespace

 
Classes
  Class Description
Public class Doc
An object encapsulating a Word document.
Public class Logs
The logs that exist.

By default these Logs are null. To enable logging assign a new Log to the property you are interested in.

Public class Options
A set of user defined options to allow control over the load and render process.
Public class Status
An object describing the state of a doc object. This can be useful for monitoring load operations for large documents. These methods and properties are thread safe.
Structures
  Structure Description
Public structure Inset
An inset that can be applied to a Rect. Conceptually quite similar to a Rect but it is a bit confusing to use the same thing
Public structure Point
A 2D point in a top-down coordinate space.
Public structure Rect
A rectangular area in a 2D coordinate space.
Public structure Size
A rectangular size in a 2D coordinate space.
Enumerations
  Enumeration Description
Public enumeration Activity
The activity being performed by a running object.
Public enumeration ErrorAction
The action to take when content data errors are encountered.