Back to Devexpress

PdfWidgetFacade Properties

officefileapi-devexpress-dot-pdf-dot-pdfwidgetfacade-dot-underscore-properties.md

latest2.5 KB
Original Source

PdfWidgetFacade Properties

Contains basic widget annotation properties.

NameDescription
BackgroundColorSpecifies the form field widget’s background color.
BorderColorGets or sets the form field widget’s border color.
BorderStyleGets or sets the form field widget’s border style.
BorderWidthSpecifies the form field widget’s border width.
CharacterSpacingGets or sets the spacing between widget text characters
FlagsGets or sets flags that specify various characteristics of the widget annotation.
FontBoldgets or sets whether to format widget text as bold.
FontColorSpecifies the widget’s font or marker color.
FontItalicGets or sets whether to format widget text as italics.
FontNameSpecifies the widget font name.
FontSizeGets or sets the widget font size.
HorizontalScalingGets or sets the font’s scaling percentage.
PageNumberGets the the page number on which the widget is located.
RectangleGets or sets the widget’s bounds on the page.
RotationAngleGets or sets the widget’s rotation angle. The widget is rotated counterclockwise.
TextJustificationGets or sets how the text is aligned in the widget.
WordSpacingGets or sets spacing between words.

See Also

PdfWidgetFacade Class

PdfWidgetFacade Members

DevExpress.Pdf Namespace