Mini SQL Query Extensibility Documentation
IPrintableContent Interface
NamespacesMiniSqlQuery.CoreIPrintableContent
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: 1.0.0.0 (1.0.0.0)