ImageData.CropBottom 属性

定义

图像底部裁剪

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于