Back to Devexpress

PdfWidgetAppearanceCharacteristics Members

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

latest4.7 KB
Original Source

PdfWidgetAppearanceCharacteristics Members

Contains appearance characteristics for constructing the annotation’s appearance.

Properties

NameDescription
AlternateCaptionGets the widget annotation’s alternate (down) caption, which shall be displayed when the mouse button is pressed within its active area.
AlternateIconGets the widget annotation’s alternate (down) icon, which will be displayed when the mouse button is pressed within its active area.
BackgroundColorGets a value specifying the color of the widget annotation’s background.
BorderColorGets the value specifying the color of the widget annotation’s border.
CaptionGets the widget annotation’s normal caption, which will be displayed when it is not interacting with the user.
IconFitGets the value specifying how the widget annotation’s icon will be displayed within its annotation rectangle.
NormalIconGets the widget annotation’s normal icon, which will be displayed when it is not interacting with the user.
RolloverCaptionGets the widget annotation’s rollover caption, which will be displayed when the user rolls the cursor into its active area without pressing the mouse button.
RolloverIconGets the widget annotation’s rollover icon, which will be displayed when the user rolls the cursor into its active area without pressing the mouse button.
RotationAngleGets the number of degrees by which the widget annotation shall be rotated counterclockwise relative to the page.
TextPositionGets the text position of the widget annotation’s caption relative to its icon.

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

PdfWidgetAppearanceCharacteristics Class

DevExpress.Pdf Namespace