WindowControlOptions Properties
Specifies how to print a control assigned to a PrintableComponentContainer.Name | Description |
---|---|
DrawMethod | Gets or sets which message should be used to paint a control inside the PrintableComponentContainer. |
ImageType | Gets or sets whether to render a control inside the PrintableComponentContainer as a bitmap or metafile. |
PrintMode | Gets or sets whether to print a control inside the PrintableComponentContainer as a Printing System brick or as an image. |
SyncBounds | For internal use. |
See Also