Image.Tag Property

Definition

Gets an expression that represents the tag for the image.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ Tag { Microsoft::ReportingServices::OnDemandReportRendering::ReportVariantProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty Tag { get; }
member this.Tag : Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
Public ReadOnly Property Tag As ReportVariantProperty

Property Value

A ReportVariantProperty object that represents the tag for the image.

Applies to