Click or drag to resize

IPrintable Interface

A printable document

Namespace:  SandcastleTest.Base
Assembly:  SandcastleTest (in SandcastleTest.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public interface IPrintable

The IPrintable type exposes the following members.

Methods
  NameDescription
Public methodPrint
Prints a IPrintable
Top
See Also