Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeHeight Class
Properties Methods

In This Topic
    ShapeHeight Class Members
    In This Topic

    The following tables list the members exposed by ShapeHeight.

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

    If the property RelativeTo value is SizeRelativeVertically.None, then the Value property value is used.

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

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

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

     
    Public PropertyGets or sets the shape height in points when the RelativeTo property value is SizeRelativeVertically.None.

    If the property RelativeTo value is not SizeRelativeVertically.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