Interface IPdfMetaData
Pdf document metadata collection
Namespace: IronSoftware.Pdfium
Assembly: IronPdf.dll
Syntax
public interface IPdfMetaData
Properties
Title
Document title
Declaration
string Title { get; set; }
Property Value
Type | Description |
---|---|
System.String |