BumpBar.IsExclusiveUseDevice 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.
Gets a Boolean value that indicates whether the Bump Bar is an exclusive-use device.
protected override sealed bool IsExclusiveUseDevice { get; }
member this.IsExclusiveUseDevice : bool
Protected Overrides NotOverridable ReadOnly Property IsExclusiveUseDevice As Boolean
Property Value
The Boolean value of true indicates that the physical printer is an exclusive-use device. Otherwise, the value is false.