Gets the document information.
Namespace:
TallComponents.Web.PdfAssembly: TallComponents.Web.PdfViewer (in TallComponents.Web.PdfViewer.dll) Version: 1.0.6.5
Syntax
| C# |
|---|
public DocumentInfo DocumentInfo { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DocumentInfo As DocumentInfo |
| Visual C++ |
|---|
public: property DocumentInfo^ DocumentInfo { DocumentInfo^ get (); } |