Appearance
TallComponents.UnoPdf.Client
TallComponents.UnoPdf.Client
DocumentLink Class
Baseclass for specialized System.Uri instances, pointing to a document stored by the API
csharp
public abstract class DocumentLink : System.Uri,
System.IDisposable
Inheritance System.Object 🡒 System.Uri 🡒 DocumentLink
Derived
↳ LocalDocumentLink
Implements System.IDisposable
Constructors | |
---|---|
DocumentLink(Uri, IApiClient) | Ctor |
Properties | |
---|---|
IsConnected | Wether the DocumentLink is in a valid (usable) state. |
Methods | |
---|---|
~DocumentLink() | Dtor |
Dispose() | System.IDisposable.Dispose |