FormFragment.StrokeOpacity Property
Gets or sets the opacity of the form fragment’s stroke.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Double> | A nullable double value that specifies the opacity of the form fragment’s stroke. |
See Also