Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

InkAnalysisResult.Status Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets the status of the ink analysis operation, such as whether any changes were applied.

public:
 property InkAnalysisStatus Status { InkAnalysisStatus get(); };
InkAnalysisStatus Status();
public InkAnalysisStatus Status { get; }
var inkAnalysisStatus = inkAnalysisResult.status;
Public ReadOnly Property Status As InkAnalysisStatus

Property Value

Applies to


Feedback

Was this page helpful?