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