WidgetTextPosition Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Text position inside widget.

Namespace:  Apitron.PDF.Kit.Interactive.Annotations
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum WidgetTextPosition
Members

  Member nameValueDescription
CaptionOnly0 No icon; caption only
IconOnly1 No caption; icon only
CaptionBellow2 Caption below the icon
CaptionAbove3 Caption above the icon
CaptionRight4 Caption to the right of the icon
CaptionLeft5 Caption to the left of the icon
CaptionOverlaid6 Caption overlaid directly on the icon
See Also

Reference