Enum Widget.IconCaptionRelation
Icon and Caption Relation of the Widget annotation
Namespace: pdftron.PDF.Annots
Assembly: PDFNet.dll
Syntax
public enum Widget.IconCaptionRelation
Fields
Name | Description |
---|---|
e_CAboveI | Caption above the icon |
e_CBelowI | Caption below the icon |
e_CLeftIRight | Caption to the left of the icon |
e_COverlayI | Caption overlaid directly on the icon |
e_CRightILeft | Caption to the right of the icon |
e_NoCaption | No caption; icon only |
e_NoIcon | No icon; caption only |