ExtGStateValue
Overview
ExtGStateValue is a class in Aspose.PDF FOSS for .NET.
One /ExtGState entry — name plus stroke/fill alpha factors.
This class provides 1 method for working with ExtGStateValue objects in .NET programs.
Available methods include: ExtGStateValue.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Properties: CA, Name, ca.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read | Resource name (e.g. |
CA | double | Read | Stroking alpha constant (CA). |
ca | double | Read | Non-stroking alpha constant (ca). |
Methods
| Signature | Description |
|---|---|
ExtGStateValue(name: string) | Calls ExtGStateValue on this ExtGStateValue instance. |