System::ComponentModel::CancelEventArgs::get_Cancel 方法
CancelEventArgs::get_Cancel method
获取指示事件是否应被取消的值。
bool System::ComponentModel::CancelEventArgs::get_Cancel()
ReturnValue
如果应取消事件则为 True,否则为 false。
另见
- Class CancelEventArgs
- Namespace System::ComponentModel
- Library Aspose.Page for C++