[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeHeight.RelativeTo

RelativeTo Property

RelativeTo

Gets or sets the relative height type of a shape.

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

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

Declaration
public SizeRelativeVertically RelativeTo { get; set; }
Public Property RelativeTo As SizeRelativeVertically