ThumbPageNumSpacing Property (C1FlexViewerPane)
In This Topic
Gets or sets the amount of spacing between the page number and page content in thumbnails.
Syntax
'Declaration
Public Property ThumbPageNumSpacing As Integer
public int ThumbPageNumSpacing {get; set;}
See Also