OptionalBlackTransitionType.ThroughBlack Property

Definition

Transition Through Black

Represents the following attribute in the schema: thruBlk

[DocumentFormat.OpenXml.SchemaAttr(0, "thruBlk")]
public DocumentFormat.OpenXml.BooleanValue ThroughBlack { get; set; }
public DocumentFormat.OpenXml.BooleanValue ThroughBlack { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "thruBlk")]
public DocumentFormat.OpenXml.BooleanValue? ThroughBlack { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("thruBlk")]
public DocumentFormat.OpenXml.BooleanValue? ThroughBlack { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ThroughBlack { get; set; }
member this.ThroughBlack : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "thruBlk")>]
member this.ThroughBlack : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("thruBlk")>]
member this.ThroughBlack : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ThroughBlack As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to