Share via


ModifyNonVisualPictureProps.NoCrop Property

Definition

noCrop, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: noCrop

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

Property Value

Attributes

Applies to