.NET Framework Class Library
Pages.ThumbImage Property
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.ASP Namespace > Pages Class > Pages Properties > Pages.ThumbImage Property |
Namespace: Gnostice.Controls.ASP
Assembly: Gnostice.Controls.ASP (in Gnostice.Controls.ASP.dll)
Visual Basic |
Public Property ThumbImage As Byte() |
C# |
public byte[] ThumbImage { get; set; } |
Visual C++ |
public: |