Renders fixed pages and provides hooks for customization.

Namespace: FirstFloor.Documents.IO
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.1.0)

Syntax

C#
public class FixedPageWriter : IDisposable
Visual Basic
Public Class FixedPageWriter _
	Implements IDisposable
Visual C++
public ref class FixedPageWriter : IDisposable

Inheritance Hierarchy

System..::..Object
  FirstFloor.Documents.IO..::..FixedPageWriter

See Also