Fill.AlignShape 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.
Align Image With Shape
Represents the following attribute in the schema: alignshape
[DocumentFormat.OpenXml.SchemaAttr(0, "alignshape")]
public DocumentFormat.OpenXml.TrueFalseValue AlignShape { get; set; }public DocumentFormat.OpenXml.TrueFalseValue AlignShape { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "alignshape")]
public DocumentFormat.OpenXml.TrueFalseValue? AlignShape { get; set; }[DocumentFormat.OpenXml.SchemaAttr("alignshape")]
public DocumentFormat.OpenXml.TrueFalseValue? AlignShape { get; set; }public DocumentFormat.OpenXml.TrueFalseValue? AlignShape { get; set; }member this.AlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "alignshape")>]
member this.AlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("alignshape")>]
member this.AlignShape : DocumentFormat.OpenXml.TrueFalseValue with get, setPublic Property AlignShape As TrueFalseValueProperty Value
Returns EnumValue<T>.
- Attributes