Table of Contents

Property HasReplacementContent

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

HasReplacementContent

Gets a value indicating whether the part's bytes have been replaced in memory by SetContent(byte[]), so the source package is no longer consulted.

public bool HasReplacementContent { get; }

Property Value

bool