InnerPath

ImagePreparingEventArgs.InnerPath property

Gets the inner path of a nested document.

public string[] InnerPath { get; }

Property Value

The inner path of a nested document.

See Also