Gets or sets the length of the thumb square.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
[DefaultValueAttribute()]
public int PageThumbSide { get; set; }
Visual Basic (Declaration)
<DefaultValueAttribute()> _
Public Property PageThumbSide As Integer

See Also