Gets the assembly version of the assembly containing the C1PrintDocument class.

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

Syntax

C#
public string AssemblyVersion { get; }
Visual Basic
Public ReadOnly Property AssemblyVersion As String
	Get

See Also