PdfDocumentInfoSubject Property |
Gets or sets a value representing the subject of this
PdfDocument.
Namespace:
RadPdf.Data.Document
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic string Subject { get; set; }
Public Property Subject As String
Get
Set
Property Value
Type:
String
See Also