[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.LayoutRect.Tag

Tag Property

Tag

Gets or sets the object that contains data about the LayoutRect.

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