Click or drag to resize

ElementReaderGetPattern Method

Gets the pattern.

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

Parameters

name
Type: SystemString
the name

Return Value

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