Sets or returns the name of the doc engine. This name is stored with the document.

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

Syntax

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

See Also