[]
Describes the target rendering device capabilities for a specific set of features.
public struct DeviceCapabilities
Name | Description |
---|---|
DeviceCapabilities(bool, object) | Initializes a new instance of the DeviceCapabilities structure. |
Name | Description |
---|---|
Descriptor | The value of this property depends on the type of features in the set. It can include an array of supported fonts, mapper objects, etc. |
Supported | Gets true if the features set is supported by the target device. |