Table of Contents

Property Name

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

Name

Gets the display name associated with the image being processed.

public string Name { get; }

Property Value

string

Remarks

Defaults to "untitled" when no name is explicitly provided.

Share