Click or drag to resize

WidgetSetColor Method (ColorPt)

Sets an annotation's color. (Optional; PDF 1.1)

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetColor(
	ColorPt cpt
)

Parameters

cpt
Type: pdftron.PDFColorPt
the color point

Implements

IAnnotSetColor(ColorPt)
See Also