Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / Tag Property

In This Topic
    Tag Property (LayoutRect)
    In This Topic
    Gets or sets the object that contains data about the LayoutRect.
    Syntax
    'Declaration
     
    Public Property Tag As System.Object
    public System.object Tag {get; set;}
    See Also