Documents for PDF, .NET Edition Documentation
Tag Property (ObjectRect)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > ObjectRect Class : Tag Property
Gets or sets the custom data associated with this ObjectRect.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

ObjectRect Class
ObjectRect Members