'宣言 Public ReadOnly Property LastPageCommand As System.Windows.Input.ICommand
'使用法 Dim instance As C1FlexViewerPane Dim value As System.Windows.Input.ICommand value = instance.LastPageCommand
public System.Windows.Input.ICommand LastPageCommand {get;}