DdeItem.PreferPicture Property

Definition

Data is an Image

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

Returns BooleanValue.

Attributes

Applies to