XmpBool.Implicit(Boolean to XmpBool) Operator
Defines an implicit conversion from a Boolean object to a XmpBool object.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| value | Boolean | The target |
Returns
| Type | Description |
|---|---|
| XmpBool | The resulting |
See Also