Compartir a través de


ImageFile.CropRight Propiedad

Definición

Recorte de imagen a la derecha

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a