You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > StiComponent Class > StiComponent Methods > GetThumbnailAsBytes Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiComponent.GetThumbnailAsBytes Method

Gets a thumbnail image in the byte aray of the component.

Syntax
C++
C#
Visual Basic
public: byte[] GetThumbnailAsBytes( int maxSize );
Parameters
Parameters 
Description 
maxSize 
Maximum width or height of the thumbnail image. 
Returns

A thumbnail image in the byte array of the specified size.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.