Table of Contents

Property PartData

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

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; }

Property Value

IPackagePartDataSource