TextRun.ActionInfo 属性

定义

获取此文本运行的操作。

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

属性值

ActionInfo 对象。

适用于