Table of Contents

Property Guides

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Guides

Gets the shape guides (a:gdLst a:gd) in document order, formulas verbatim. Order is significant: a guide may reference guides defined before it.

public IList<ShapeGuide> Guides { get; }

Property Value

IList<ShapeGuide>