FormFragment.FillOpacity Property
Gets or sets the fill opacity of the form fragment.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Double> | A value from 0 to 1 that specifies the fill opacity of the form fragment. |
See Also