'Declaration Public Property RelativeTo As SizeRelativeHorizontally
public SizeRelativeHorizontally RelativeTo {get; set;}
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.
'Declaration Public Property RelativeTo As SizeRelativeHorizontally
public SizeRelativeHorizontally RelativeTo {get; set;}