API Reference

Class

PdfMetadata

Namespace OfficeIMO.Pdf
Assembly OfficeIMO.Pdf
Modifiers sealed

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.

Accepted by parameters

Constructors

public PdfMetadata() #

Properties

public String Title { get; set; } #

Document title.

public String Author { get; set; } #

Document author.

public String Subject { get; set; } #

Document subject.

public String Keywords { get; set; } #

Document keywords.