EnabledForEmbeddedImages

ImageIndexingOptions.EnabledForEmbeddedImages property

Gets or sets a value indicating whether to index embedded images (for example, images in a DOCX document). The default value is false.

public bool EnabledForEmbeddedImages { get; set; }

Property Value

A value indicating whether to index embedded images.

See Also