CustomDocumentProperty.VTOStorage 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.
Binary Storage Object.
Represents the following element tag in the schema: vt:ostorage.
public DocumentFormat.OpenXml.VariantTypes.VTOStorage VTOStorage { get; set; }
public DocumentFormat.OpenXml.VariantTypes.VTOStorage? VTOStorage { get; set; }
member this.VTOStorage : DocumentFormat.OpenXml.VariantTypes.VTOStorage with get, set
Public Property VTOStorage As VTOStorage