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

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > Page Class : Tag Property
Gets or sets an arbitrary application-defined object associated with the current page.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
See Also

Reference

Page Class
Page Members