C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Style Class / BackgroundImage Property

In This Topic
BackgroundImage Property
In This Topic
Gets or sets the background image. The image is aligned using BackgroundImageAlign.
Syntax
'Declaration
 
Public Property BackgroundImage As Image
 
Remarks
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is no image.

See Also