Back to Devexpress

PdfWidgetFacade Members

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

latest4.5 KB
Original Source

PdfWidgetFacade Members

Contains basic widget annotation properties.

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

PdfWidgetFacade Class

DevExpress.Pdf Namespace