[]
Gets or sets the caption of the page.
[Browsable(true)]
[C1Category("Appearance")]
[C1Description("C1OutPage.Text", "Gets or sets the caption of the page.")]
public override string Text { get; set; }
<Browsable(True)>
<C1Category("Appearance")>
<C1Description("C1OutPage.Text", "Gets or sets the caption of the page.")>
Public Overrides Property Text As String