[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Font.Tag

Tag Property

Tag

Gets or sets the custom data associated with the Font.

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