SequentialWorkflowHeaderFooter.TextRectangle 屬性

定義

取得與標題或頁尾相關文字的邊界矩形。

public:
 virtual property System::Drawing::Rectangle TextRectangle { System::Drawing::Rectangle get(); };
public virtual System.Drawing.Rectangle TextRectangle { get; }
member this.TextRectangle : System.Drawing.Rectangle
Public Overridable ReadOnly Property TextRectangle As Rectangle

屬性值

Rectangle定義了與 Text相關聯的SequentialWorkflowHeaderFooter界限。

適用於