Click or drag to resize

ElementReaderGetShading Method

Gets the shading.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetShading(
	string name
)

Parameters

name
Type: SystemString
the name

Return Value

Type: Obj
the shading
Remarks
see ElementReader::GetFont
See Also