Click or drag to resize

HtmlConverter Authenticate Method

Authenticate

Namespace: Spire.Additions.Html
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public int Authenticate(
	ref IntPtr phwnd,
	ref IntPtr pszUsername,
	ref IntPtr pszPassword
)

Parameters

phwnd
Type: System IntPtr
phwnd.
pszUsername
Type: System IntPtr
pszUsername.
pszPassword
Type: System IntPtr
pszPassword.

Return Value

Type: Int32
0
See Also