Represent a thumbnail data.

Namespace: PerpetuumSoft.Reporting.WebViewer.Model
Assembly: PerpetuumSoft.Reporting.WebViewer.Client.Model (in PerpetuumSoft.Reporting.WebViewer.Client.Model.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class ThumbnailsInfoModel : DocumentIdModel
Visual Basic
Public Class ThumbnailsInfoModel _
	Inherits DocumentIdModel
Visual C++
public ref class ThumbnailsInfoModel : public DocumentIdModel

Inheritance Hierarchy

System..::..Object
  PerpetuumSoft.Reporting.WebViewer.Model..::..DocumentIdModel
    PerpetuumSoft.Reporting.WebViewer.Model..::..ThumbnailsInfoModel

See Also