Stroke.ImageAlignShape 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.
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