PdfImageInfoSubject Property |
Gets the subject of this document.
Namespace:
Atalasoft.Imaging.Codec.Pdf
Assembly:
Atalasoft.dotImage.PdfReader (in Atalasoft.dotImage.PdfReader.dll) Version: 11.5.0.5.0.230 (.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