SequentialWorkflowHeaderFooter.Text 屬性

定義

取得或設定與頁首或頁尾相關的文字描述。

public:
 virtual property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public virtual string Text { get; set; }
member this.Text : string with get, set
Public Overridable Property Text As String

屬性值

包含與 SequentialWorkflowHeaderFooter相關聯的文字描述的字串。

適用於