PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.5.2 Assembly / C1.Win.C1Preview Namespace / C1PreviewThumbnailView Class / ThumbnailSize Property

In This Topic
    ThumbnailSize Property (C1PreviewThumbnailView)
    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