DocumentInformationTitle Property |
Gets or sets the document’s title..
Namespace: ExpertPdf.PdfCreatorAssembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntaxpublic string Title { get; set; }
Public Property Title As String
Get
Set
Property Value
Type:
String
See Also