[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Page.Tag

Tag Property

Tag

Gets or sets an arbitrary application-defined object associated with the current page.

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