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