CustomDocumentProperty.VTBlob Property

Definition

Binary Blob.

Represents the following element tag in the schema: vt:blob.

public DocumentFormat.OpenXml.VariantTypes.VTBlob VTBlob { get; set; }
public DocumentFormat.OpenXml.VariantTypes.VTBlob? VTBlob { get; set; }
member this.VTBlob : DocumentFormat.OpenXml.VariantTypes.VTBlob with get, set
Public Property VTBlob As VTBlob

Property Value

Applies to