PdfMetadataTitle Property |
Gets or sets the document's title.
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 Title { get; set; }Public Property Title As String
Get
Set
Property Value
Type:
String
The document's title.
See Also