Mini SQL Query Extensibility Documentation
IPrintableContent Interface
NamespacesMiniSqlQuery.CoreIPrintableContent

[This is preliminary documentation and is subject to change.]

If implemented it signals that the class supports printing of the "contents" of the object.
Declaration Syntax
C#Visual BasicVisual C++
public interface IPrintableContent
Public Interface IPrintableContent
public interface class IPrintableContent
Members
All MembersProperties



IconMemberDescription
PrintDocument
The document to print (or null if not supported in the current context).

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)