Click or drag to resize

RubberStampGetIcon Method

Gets the Icon type as an entry of the enum "Icon".

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public RubberStampIcon GetIcon()

Return Value

Type: RubberStampIcon
An entry of "Icon" that represents the type of icon that is corresponding with this RubberStamp annotation.
See Also