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

In This Topic
BackgroundImageName Property
In This Topic
Gets or sets the name of the background image in C1PrintDocument.Dictionary on the current document.
Syntax
'Declaration
 
Public Property BackgroundImageName As String
 
Remarks
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is emtpy string.

See Also