[]
        
(Showing Draft Content)

C1.Schedule.Printing.PreviewWrapper.Caption

Caption Property

Caption

Gets or sets the caption of the preview window.

Declaration
[C1Description("Printing.PreviewFormCaption", "Gets or sets the caption of the preview window.")]
public string Caption { get; set; }
<C1Description("Printing.PreviewFormCaption", "Gets or sets the caption of the preview window.")>
Public Property Caption As String