PrintableComponentLink Constructors
A link to print and export components that implement the IPrintable interface.
Name | Parameters | Description |
---|---|---|
Printable |
none |
Initializes a new instance of the Printable |
Printable |
ps |
Initializes a new instance of the Printable |
Printable |
container |
Initializes a new instance of the Printable |
See Also