BehaviorTransformValues Enumeration

Behavior Transform Type

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

Syntax

'Declaration
Public Enumeration BehaviorTransformValues
'Usage
Dim instance As BehaviorTransformValues
public enum BehaviorTransformValues

Members

Member name Description
Point Point. When the item is serialized out as xml, its value is "pt".
Image Image. When the item is serialized out as xml, its value is "img".

See Also

Reference

DocumentFormat.OpenXml.Presentation Namespace