Table of Contents

Property Description

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

Description

Gets the alternative text describing the image (wp:docPr/@descr), or null.

public string? Description { get; }

Property Value

string

Remarks

Carried across the resolve boundary purely so a tagged PDF can put it in /Figure /Alt. It is the one thing a non-sighted reader gets instead of the picture, so losing it at a layer boundary is not a cosmetic loss.