RelationshipErrorHandler.Rewriter Delegate

Definition

Delegate to be used for simple rewriting of malformed Uris.

C#
public delegate string RelationshipErrorHandler.Rewriter(Uri partUri, string id, string uri);
C#
public delegate string RelationshipErrorHandler.Rewriter(Uri partUri, string? id, string? uri);

Parameters

partUri
Uri

Uri of the part with the invalid relationship.

id
String

Id of relationship

uri
String

Invalid Uri

Return Value

Rewritten string if available, otherwise null.

Applies to

Proizvod Verzije
DocumentFormat.OpenXml 2.12.0, 2.12.1, 2.12.2, 2.12.3, 2.13.0, 2.13.1, 2.14.0, 2.15.0, 2.16.0, 2.17.1, 2.18.0, 2.19.0, 2.20.0