API Reference
Class
PdfMetadata
Basic PDF document metadata extracted from the Info dictionary.
Inheritance
- Object
- PdfMetadata
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property PdfDocumentInfo.Metadata
- Method PdfDocumentReader.Metadata
- Method PdfDocumentReader.TryMetadata
- Property PdfLogicalDocument.Metadata
- Property PdfReadDocument.Metadata
Accepted by parameters
- Method PdfDocument.ReplaceMetadata
- Method PdfDocument.TryReplaceMetadata
Constructors
public PdfMetadata() #Inherited Methods
Properties
public String Keywords { get; set; } #Document keywords.