TableCell.Bleed Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("bleed")]
public bool? Bleed { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("bleed")>]
member this.Bleed : Nullable<bool> with get, set
Public Property Bleed As Nullable(Of Boolean)

Property Value

Attributes

Applies to