PdfMetadataSubject Property |
Gets or sets the subject of the document.
Namespace:
Atalasoft.Imaging.Codec.Pdf
Assembly:
Atalasoft.dotImage.Pdf (in Atalasoft.dotImage.Pdf.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic string Subject { get; set; }Public Property Subject As String
Get
Set
Property Value
Type:
String
The subject of the document.
See Also