Freigeben über


ImageAspectValues-Enumeration

Image Scaling Behavior

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

Syntax

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

Member

Membername Beschreibung
Ignore Ignore Aspect Ratio. When the item is serialized out as xml, its value is "ignore".
AtMost At Most. When the item is serialized out as xml, its value is "atMost".
AtLeast At Least. When the item is serialized out as xml, its value is "atLeast".

Siehe auch

Referenz

DocumentFormat.OpenXml.Vml-Namespace