Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PreviewThumbnailView Class / ThumbnailSize Property

In This Topic
    ThumbnailSize Property
    In This Topic
    Gets or sets the size of page thumbnails.
    Syntax
    'Declaration
     
    Public Property ThumbnailSize As Size
    public Size ThumbnailSize {get; set;}
    See Also