Gets or sets the size of page thumbnails.

Namespace:  C1.Win.C1Preview
Assembly:  C1.Win.C1Report.2 (in C1.Win.C1Report.2.dll)

Syntax

C#
public Size ThumbnailSize { get; set; }
Visual Basic
Public Property ThumbnailSize As Size
	Get
	Set

See Also