Winnovative PDF Print Documentation

ContextImpersonationOptionsUsername Property

Winnovative PDF Print
The name of the user to logon before execution. The Domain and Password properties must also be set. This property has priority over the CurrentUserImpersonation property. By default this property is not set.

Namespace:  Winnovative.PdfPrint
Assembly:  WnvPdfPrint (in WnvPdfPrint.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public string Username { get; set; }

Property Value

Type: String
See Also

Reference