Freigeben über


RevealTransition.ThroughBlack Property

thruBlk.Represents the attribte in schema: thruBlk

Namespace:  DocumentFormat.OpenXml.Office2010.PowerPoint
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

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

value = instance.ThroughBlack

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

RevealTransition Class

RevealTransition Members

DocumentFormat.OpenXml.Office2010.PowerPoint Namespace