Class TextAreaElement
Class TextAreaElement
اسم الفضاء : Aspose.Html.Forms مجموعة: Aspose.HTML.dll (25.4.0)
TextAreaElement يمثل مقطوع يرتبط بـ HTMLTextAreaElement
[ComVisible(true)]
public class TextAreaElement : FormElement<htmltextareaelement>
Inheritance
object
←
FormElement
←
FormElement
الأعضاء الموروثين
FormElement
Properties
Name
يمثل الاسم المميزة عنصر الإدخال.
public override string Name { get; set; }
قيمة الممتلكات
Type
نوع هذا النوع من التحكم.
public string Type { get; }
قيمة الممتلكات
Value
يمثل قيمة الحبل من العنصر الإدخال الذي يتم خرائطها مباشرة إلى خصائص “القيمة”.
public override string Value { get; set; }