Represents a document information.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.ExtensionLink
Assembly:  PerpetuumSoft.ReportingServices.Viewer.ExtensionLink (in PerpetuumSoft.ReportingServices.Viewer.ExtensionLink.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
[SerializableAttribute]
public class DocumentInfoEx
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class DocumentInfoEx
Visual C++
[SerializableAttribute]
public ref class DocumentInfoEx

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.ReportingServices.Viewer.ExtensionLink..::.DocumentInfoEx

See Also