Shape.EncodedPackage Property
Encoded Package.Represents the attribte in schema: o:gfxdata
Namespace: DocumentFormat.OpenXml.Vml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
<SchemaAttrAttribute(, "gfxdata")> _
Public Property EncodedPackage As Base64BinaryValue
Get
Set
'使用
Dim instance As Shape
Dim value As Base64BinaryValue
value = instance.EncodedPackage
instance.EncodedPackage = value
[SchemaAttrAttribute(, "gfxdata")]
public Base64BinaryValue EncodedPackage { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Base64BinaryValue
Returns StringValue.