'Declaration Public Property BackgroundAttachment As String
'Usage Dim instance As Background Dim value As String instance.BackgroundAttachment = value value = instance.BackgroundAttachment
public string BackgroundAttachment {get; set;}
'Declaration Public Property BackgroundAttachment As String
'Usage Dim instance As Background Dim value As String instance.BackgroundAttachment = value value = instance.BackgroundAttachment
public string BackgroundAttachment {get; set;}
Values are:
"scroll" - to allow the background image to scroll
"fixed" - to set the background image as fixed