[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.Tag

Tag Property

Tag

Gets or sets an arbitrary custom data associated with this TextFormat.

Declaration
public object Tag { get; set; }
Public Property Tag As Object