EmbeddedObjectProperties.AutoPict Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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