Share via


TransformGroup.ChildExtents Property

Definition

Child Extents.

Represents the following element tag in the schema: a:chExt.

public DocumentFormat.OpenXml.Drawing.ChildExtents ChildExtents { get; set; }
public DocumentFormat.OpenXml.Drawing.ChildExtents? ChildExtents { get; set; }
member this.ChildExtents : DocumentFormat.OpenXml.Drawing.ChildExtents with get, set
Public Property ChildExtents As ChildExtents

Property Value

Returns ChildExtents.

Applies to