Logs Class

The logs that exist.

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

Hierarchy
SystemObject
  WebSupergoo.WordGlue4Logs

 

Namespace:  WebSupergoo.WordGlue4
Assembly:  WordGlue4 (in WordGlue4.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public static class Logs

The Logs type exposes the following members.

Properties
  Name Description
Public propertyStatic member Layout
A log detailing layout information.
Public propertyStatic member PDF
A log detailing PDF construction information.
Public propertyStatic member Reflow
A log detailing reflow information.
Public propertyStatic member Warning
A log detailing warnings.
Top
See Also