WindowControlOptions Properties
Specifies how to print a control assigned to a PrintableComponentContainer.
Name | Description |
---|---|
Draw |
Gets or sets which message should be used to paint a control inside the Printable |
Image |
Gets or sets whether to render a control inside the Printable |
Print |
Gets or sets whether to print a control inside the Printable |
Sync |
For internal use. |
See Also