Property AllowOverlap
AllowOverlap
Gets or sets whether the image may overlap other floats (wp:anchor allowOverlap), or null.
public bool? AllowOverlap { get; set; }
Property Value
- bool?
Gets or sets whether the image may overlap other floats (wp:anchor allowOverlap), or null.
public bool? AllowOverlap { get; set; }