Skip to main content

TextBoxRelativeSizeSettings Members

Contains relative size settings for floating objects.

Properties

Name Description
relativeHeight Gets or sets the percentage specifying a floating object’s height relative to the element defined by the TextBoxRelativeSizeSettings.relativeHeightType property.
relativeHeightType Gets or sets a value specifying to what element the floating object height is relative.
relativeWidth Gets or sets the percentage specifying a floating object’s width relative to the element defined by the TextBoxRelativeSizeSettings.relativeWidthType property.
relativeWidthType Gets or sets a value specifying to what element the floating object width is relative.
See Also