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)
Syntaxpublic string Subject { get; }Public ReadOnly Property Subject As String
Get
Property Value
Type:
String The subject of this document.
See Also