HTMLPreElement.Width

HTMLPreElement.Width property

コンテンツの固定幅。 HTML 4.01 の width 属性の定義を参照してください。この属性は、HTML 4.01. で廃止されました。

public int Width { get; set; }

関連項目