Skip to Content

Interface: WarningEntry

One unsupported or approximated feature encountered during conversion.

Properties

context?

optional context?: string;

Optional location context, for example "Slide 1".


feature

feature: string;

Stable feature key, for example "sp.style" or "bodyPr@vert".


message

message: string;

Human-readable warning message.