BackgroundPositionX Property (FormattingSupport)
In This Topic
Gets or sets the the x-coordinate of the background position of the text.
Syntax
'Declaration
Public Property BackgroundPositionX As System.String
public System.string BackgroundPositionX {get; set;}
See Also