Multiselect
GlobalPageSettings.Multiselect field
为所有支持多选答案的元素设置默认行为。可以通过特定元素属性(通常为 "multiselect")覆盖。默认设置为 true:true - 允许每个问题有多个答案;false - 禁止每个问题有多个答案。确切行为在 Recognize 中指定。
public bool Multiselect;
另请参阅
- class GlobalPageSettings
- namespace Aspose.OMR.Generation
- assembly Aspose.OMR