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

Assembly: QuickSilver_1 (Module: QuickSilver_1) Version: 1.0.0.0