Gets the shading.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public Shading GetShading()
Public Function GetShading As Shading
public:
virtual Shading^ GetShading() sealed
Return Value
Type:
Shading the SDF object of the Shading object.
See Also