The credentials for the url.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public ICredentials Credentials { get; set; }
Visual Basic
Public Property Credentials As ICredentials
	Get
	Set

Remarks

This value can be updated to set the credentials.

See Also