Gets or sets the caption of the current visited document.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public string DocumentCaption { get; set; }
Visual Basic
Public Property DocumentCaption As String
	Get
	Set

See Also