PageAreaPadding Property (C1FlexViewerPane)
In This Topic
Gets or sets the amount of padding between pages and the preview window edges.
Syntax
'Declaration
Public Property PageAreaPadding As Padding
public Padding PageAreaPadding {get; set;}
See Also