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

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

The default is to align to left/top, stretch horizontally and vertically, and keep aspect ratio.

See Also