[This is preliminary documentation and is subject to change.]
Returns an object that allows you to specifiy document
information such as Author, Title, etc.
Namespace: TallComponents.Web.PdfAssembly: TallComponents.WebToPDF (in TallComponents.WebToPDF.dll) Version: 1.0.4.1
Syntax
| C# |
|---|
public DocumentInfo DocumentInfo { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DocumentInfo As DocumentInfo Get |