ImageData.CropRight 属性

定义

图像右裁剪

表示架构中的以下属性:cropright

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

属性值

返回 StringValue

属性

适用于