HTMLParagraphElement.Align Property |
Gets or sets the horizontal text alignment of this object with respect to its surrounding context.
[VBScript] Public Property Align As String
[JScript] public function get Align() : String; public function set Align(String);
A string representing the alignment of this object.
HTMLParagraphElement Object | HTMLParagraphElement Members | DOM Namespace