Click or drag to resize

ScreenGetIconCaptionRelation Method

Gets the Icon and caption relationship of the Screen annotation.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public ScreenIconCaptionRelation GetIconCaptionRelation()

Return Value

Type: ScreenIconCaptionRelation
An entry of the "IconCaptionRelation" enum which represents the relationship between the icon and the caption of the Screen annotation.
See Also