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

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

Reference

TextFormat Class
TextFormat Members