Class ShapeOutsideInfo
ShapeOutsideInfo
public sealed class ShapeOutsideInfo- Inheritance
- 
      
      ShapeOutsideInfo
- Inherited Members
Properties
Bounds
bounds
[JsonPropertyName("bounds")]
public double[] Bounds { get; set; }Property Value
- double[]
MarginShape
marginShape
[JsonPropertyName("marginShape")]
public object[] MarginShape { get; set; }Property Value
- object[]
Shape
shape
[JsonPropertyName("shape")]
public object[] Shape { get; set; }Property Value
- object[]