Documentation for a minimal subset of the QSM API
PrintableAttribute Constructor (style)
Namespaces > QS.Fx.Printing > PrintableAttribute > PrintableAttributeNew(PrintingStyle)
Marks the class or member as printable, with the explicitly specified printing style.
Syntax
C#Visual BasicManaged C++
public PrintableAttribute (
	PrintingStyle style
)
Public Sub New ( _
	style As PrintingStyle _
)
public:
PrintableAttribute (
	PrintingStyle style
)
Parameters
style (PrintingStyle)
The printing style to use.

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0