The credentials for the url.

Namespace: TallComponents.PDF.Layout
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.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