Shape.EncodedPackage 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.
Encoded Package
Represents the following attribute in the schema: o:gfxdata
[DocumentFormat.OpenXml.SchemaAttr(27, "gfxdata")]
public DocumentFormat.OpenXml.Base64BinaryValue EncodedPackage { get; set; }public DocumentFormat.OpenXml.Base64BinaryValue EncodedPackage { get; set; }[DocumentFormat.OpenXml.SchemaAttr(27, "gfxdata")]
public DocumentFormat.OpenXml.Base64BinaryValue? EncodedPackage { get; set; }[DocumentFormat.OpenXml.SchemaAttr("o:gfxdata")]
public DocumentFormat.OpenXml.Base64BinaryValue? EncodedPackage { get; set; }public DocumentFormat.OpenXml.Base64BinaryValue? EncodedPackage { get; set; }member this.EncodedPackage : DocumentFormat.OpenXml.Base64BinaryValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(27, "gfxdata")>]
member this.EncodedPackage : DocumentFormat.OpenXml.Base64BinaryValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("o:gfxdata")>]
member this.EncodedPackage : DocumentFormat.OpenXml.Base64BinaryValue with get, setPublic Property EncodedPackage As Base64BinaryValueProperty Value
Returns StringValue.
- Attributes