ImageData.CropBottom Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Corte inferior da imagem
Representa o seguinte atributo no 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 da propriedade
Retorna StringValue.
- Atributos