PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / SystemInfo Class / AssemblyVersion Property

In This Topic
    AssemblyVersion Property (SystemInfo)
    In This Topic
    Gets the assembly version of the assembly containing the C1PrintDocument class.
    Syntax
    'Declaration
     
    Public ReadOnly Property AssemblyVersion As String
    public string AssemblyVersion {get;}
    See Also