Click or drag to resize

PdfImageInfoSubject Property

Gets the subject of this document.

Namespace:  Atalasoft.Imaging.Codec.Pdf
Assembly:  Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public string Subject { get; }

Property Value

Type: String
The subject of this document.
See Also