Transform2D.HorizontalFlip Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Horizontal Flip
Represents the following attribute in the schema: flipH
public DocumentFormat.OpenXml.BooleanValue? HorizontalFlip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "flipH")]
public DocumentFormat.OpenXml.BooleanValue? HorizontalFlip { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("flipH")]
public DocumentFormat.OpenXml.BooleanValue? HorizontalFlip { get; set; }
member this.HorizontalFlip : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "flipH")>]
member this.HorizontalFlip : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("flipH")>]
member this.HorizontalFlip : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property HorizontalFlip As BooleanValue
Property Value
- Attributes