Table of Contents

Property AdjustValues

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

AdjustValues

Gets the adjust values (a:avLst a:gd) whose formula is a plain literal, keyed by guide name. This is the fast path most documents take; guides with a real formula are carried in AdjustGuides instead.

public IDictionary<string, long> AdjustValues { get; }

Property Value

IDictionary<string, long>