Apitron.PDF.Kit library for .NET
Assembly: Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
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
Members
Member name | Value | Description | |
---|---|---|---|
CaptionOnly | 0 | No icon; caption only | |
IconOnly | 1 | No caption; icon only | |
CaptionBellow | 2 | Caption below the icon | |
CaptionAbove | 3 | Caption above the icon | |
CaptionRight | 4 | Caption to the right of the icon | |
CaptionLeft | 5 | Caption to the left of the icon | |
CaptionOverlaid | 6 | Caption overlaid directly on the icon |
See Also