| TaskPrintToPdfCallbackTask Property  | 
Version 94.4.20 
            Task used to await this callback
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
 Syntax
Syntaxpublic Task<bool> Task { get; }public:
property Task<bool>^ Task {
	Task<bool>^ get ();
}Property Value
Type: 
TaskBoolean See Also
See Also