ImageData.CropBottom Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Recorte inferior de la imagen
Representa el atributo siguiente en el esquema: 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
Valor de propiedad
Devuelve StringValue.
- Atributos