'宣言 Public Property ThumbPageNumFontSize As System.Double
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Double instance.ThumbPageNumFontSize = value value = instance.ThumbPageNumFontSize
public System.double ThumbPageNumFontSize {get; set;}