Image.ActionInfo Property

Definition

Returns information about the actions on the image.

public:
 property Microsoft::ReportingServices::ReportRendering::ActionInfo ^ ActionInfo { Microsoft::ReportingServices::ReportRendering::ActionInfo ^ get(); void set(Microsoft::ReportingServices::ReportRendering::ActionInfo ^ value); };
public Microsoft.ReportingServices.ReportRendering.ActionInfo ActionInfo { get; set; }
member this.ActionInfo : Microsoft.ReportingServices.ReportRendering.ActionInfo with get, set
Public Property ActionInfo As ActionInfo

Property Value

An ActionInfo value.

Applies to