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