Share via


OleItem.PreferPicture Property

Definition

preferPic, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: preferPic

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

Property Value

Attributes

Applies to