Documentation for a minimal subset of the QSM API
QS.Fx.Printing Namespace
Namespaces > QS.Fx.Printing
This namespace contains classes that control how objects are displayed.
Syntax
C#Visual BasicManaged C++
namespace QS.Fx.Printing
Namespace QS.Fx.Printing
namespace QS.Fx.Printing
Types
All TypesClassesStructuresInterfacesEnumerationsDelegates
IconNameDescription
public classNonPrintableAttribute
This attribute indicates that the given class member must not be printed.

public classPrintable
The class used to display objects in a human-friendly manner.

public classPrintableAttribute
This attribute is used to annotate a given class or class member as printable.

public enumerationPrintingStyle
Printing style.

public enumerationSelectionOption
Member selection strategy for printing.