public bool Bold {get; set;}
'Declaration Public Property Bold As Boolean
'Declaration
Public Property Bold As Boolean
'Usage Dim instance As TextFormat Dim value As Boolean instance.Bold = value value = instance.Bold
'Usage
Dim instance As TextFormat Dim value As Boolean instance.Bold = value value = instance.Bold
TextFormat Class TextFormat Members