Interface IPdfDocumentObject
Namespace: IronSoftware
Assembly: IronPdf.dll
Syntax
public interface IPdfDocumentObject : IDocumentObject
Properties
Client
Declaration
IPdfClient Client { get; set; }
Property Value
Type | Description |
---|---|
IronSoftware.Pdfium.IPdfClient |