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()
Public Function GetIcon As RubberStampIcon
public:
virtual RubberStampIcon GetIcon() sealed
Return Value
Type:
RubberStampIcon An entry of "Icon" that represents the type of icon
that is corresponding with this RubberStamp annotation.
See Also