[This is preliminary documentation and is subject to change.]
If implemented it signals that the class supports printing of the "contents" of the object.
| C# | Visual Basic | Visual C++ |
public interface IPrintableContent
Public Interface IPrintableContent
public interface class IPrintableContent
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| PrintDocument |
The document to print (or null if not supported in the current context).
|