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
public string BackgroundImageName {get; set;}
See Also