PrintOperation.AsyncMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the AsyncMode property setting at the time of the application’s print request.
public bool AsyncMode { get; }
member this.AsyncMode : bool
Public ReadOnly Property AsyncMode As Boolean