Class ClientFactory
Builds pdf client objects.
Inheritance
System.Object
ClientFactory
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Sig.PdfClient
Assembly: SigPdfClient.dll
Syntax
public static class ClientFactory
Methods
Name | Description |
---|---|
BuildDefault() | |
BuildDefault(Int32) | |
BuildDefaultAsync() | Builds the default client object that tries to connect to a locally running service. |
BuildDefaultAsync(Int32) | Builds the default client object that tries to connect to a locally running service. |