Click or drag to resize

ElementReaderGetColorSpace Method

Gets the color space.

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

Parameters

name
Type: SystemString
the name

Return Value

Type: Obj
the color space
Remarks
see ElementReader::GetFont
See Also