CustomDocumentProperty.VTOBlob Property

Definition

Binary Blob Object.

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

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

Property Value

Applies to