'Declaration <DescriptionAttribute("A value indicating whether text is underlined.")> <CategoryAttribute("Dicom")> Public Property Underlined As Boolean
[Description("A value indicating whether text is underlined.")] [Category("Dicom")] public bool Underlined { get; set; }
Property Value
Значение по умолчанию - false.