Property PartData
PartData
Gets or sets the source-package data source used for lazy image bytes and preserved parts, or null for documents created in memory.
public IPackagePartDataSource? PartData { get; set; }
Gets or sets the source-package data source used for lazy image bytes and preserved parts, or null for documents created in memory.
public IPackagePartDataSource? PartData { get; set; }