PageAreaPadding Property (C1FlexViewerDialog)
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