Leadtools.Codecs Namespace > CodecsTxtLoadOptions Class : Bold Property |
public bool Bold {get; set;}
'Declaration Public Property Bold As Boolean
'Usage Dim instance As CodecsTxtLoadOptions Dim value As Boolean instance.Bold = value value = instance.Bold
public bool Bold {get; set;}
get_Bold();
set_Bold(value);
Object.defineProperty('Bold');