OptionalBlackTransitionType.ThroughBlack Property

Transition Through Black.Represents the attribte in schema: thruBlk

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "thruBlk")> _
Public Property ThroughBlack As BooleanValue
    Get
    Set
'Usage
Dim instance As OptionalBlackTransitionType
Dim value As BooleanValue

value = instance.ThroughBlack

instance.ThroughBlack = value
[SchemaAttrAttribute(, "thruBlk")]
public BooleanValue ThroughBlack { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

OptionalBlackTransitionType Class

OptionalBlackTransitionType Members

DocumentFormat.OpenXml.Presentation Namespace