[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.ObjectRect.Tag

Tag Property

Tag

Gets or sets the custom data associated with this ObjectRect.

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