StrokeChildType.ImageAlignShape Property

Definition

Stoke Image Alignment

Represents the following attribute in the schema: imagealignshape

[DocumentFormat.OpenXml.SchemaAttr(0, "imagealignshape")]
public DocumentFormat.OpenXml.TrueFalseValue ImageAlignShape { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue ImageAlignShape { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "imagealignshape")]
public DocumentFormat.OpenXml.TrueFalseValue? ImageAlignShape { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("imagealignshape")]
public DocumentFormat.OpenXml.TrueFalseValue? ImageAlignShape { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? ImageAlignShape { get; set; }
member this.ImageAlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "imagealignshape")>]
member this.ImageAlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("imagealignshape")>]
member this.ImageAlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property ImageAlignShape As TrueFalseValue

Property Value

Returns EnumValue<T>.

Attributes

Applies to