GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeWidth Class
Properties Methods

ShapeWidth Class Members

The following tables list the members exposed by ShapeWidth.

Public Properties
 NameDescription
Public PropertyGets or sets the shape width in percent according to the RelativeTo value.

If the property RelativeTo value is SizeRelativeHorizontally.None then use the Value property value.

 
Public PropertyGets or sets the relative width type of a shape.

If the property value is SizeRelativeHorizontally.None, then the Value property value must be used, otherwise the Relative property value is used.

If property WrapFormat.Type is Inline, this value is always SizeRelativeHorizontally.None.

 
Public PropertyGets or sets the shape width in points or percent according to the Type value.

If the property RelativeTo value is not SizeRelativeHorizontally.None, then the Relative property value is used.

 
Top
Public Methods
 NameDescription
Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
Top
See Also