ApplyStatusCode Enum

Definition

public enum ApplyStatusCode
type ApplyStatusCode = 
Inheritance
ApplyStatusCode

Fields

Name Value Description
LinksApplied 0

Links were successfully applied to the text.

NoLinksFound 1

No links exist to apply to text.

NoLinksApplied 2

No links applied to text.

DifferentText 3

The specified text does not match the text used to generate the links.

UnsupportedCharacter 4

The specified text contains unsupported characters.

Applies to