Sets or returns the display name of the doc engine.

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public string DisplayName { get; set; }
Visual Basic (Declaration)
Public Property DisplayName As String

See Also