ControlProperties.AutoPict Property

Definition

autoPict

Represents the following attribute in the schema: autoPict

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

Property Value

Attributes

Applies to