ImageData.CropBottom Property

Definition

Image Bottom Crop

Represents the following attribute in the schema: cropbottom

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

Property Value

Returns StringValue.

Attributes

Applies to