HTMLTextAreaElement.ReadOnly
HTMLTextAreaElement.ReadOnly property
このコントロールは読み取り専用です。 HTML 4.01. の readonly 属性の定義を参照してください。
public bool ReadOnly { get; set; }
関連項目
- class HTMLTextAreaElement
- 名前空間 Aspose.Html
- 組み立て Aspose.HTML
このコントロールは読み取り専用です。 HTML 4.01. の readonly 属性の定義を参照してください。
public bool ReadOnly { get; set; }