Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1PreviewPane
.
.
::
.
.
PagesPadding Property
C1PreviewPane Class
See Also
Gets or sets the amount of padding between pages in the preview.
Namespace:
C1.Win.C1Preview
Assembly:
C1.Win.C1Report.2
(in C1.Win.C1Report.2.dll)
Syntax
C#
public
Size
PagesPadding
{
get
;
set
; }
Visual Basic
Public
Property
PagesPadding
As
Size
Get
Set
See Also
C1PreviewPane Class
C1.Win.C1Preview Namespace