PagesPaddingSmall Property (C1PreviewPane)
In This Topic
Gets or sets the amount of padding between pages in the preview used when margins are hidden.
Syntax
'Declaration
Public Property PagesPaddingSmall As Size
public Size PagesPaddingSmall {get; set;}
See Also