Namespace TallComponents.PDF.Annotations.Widgets
Class XfaInfo
XFA-specific caption properties for a push button widget.
Only populated for widgets from dynamic XFA documents.
Syntax
public class XfaInfo
: Object
Properties
Boolean CaptionBold
Whether the XFA caption font is bold.
Boolean CaptionItalic
Whether the XFA caption font is italic.
Double CaptionMarginLeft
Left margin of the XFA caption paragraph, in points.
Double CaptionMarginRight
Right margin of the XFA caption paragraph, in points.
Boolean CaptionUnderline
Whether the XFA caption font has underline decoration.
CaptionVAlign CaptionVAlign
Vertical alignment of the XFA caption paragraph.