'DeclarationProperty Accent As Boolean
'UsageDim instance As ICalloutFormat Dim value As Boolean instance.Accent = value value = instance.Accent
bool Accent {get; set;}
Property Value
true if the user can place a vertical accent bar to separate the callout text from the callout line; otherwise, false.