[]
Specifies the possible target devices for layer.
[Flags]
public enum TargetDeviceKind
Name | Description |
---|---|
All | Allows to output to Screen, Paper and Export target devices |
Export | Allows to output to Export target device |
None | Forbids to output to any target device |
Paper | Allows to output to Paper target device |
Screen | Allows to output to Screen target device |