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

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