Share via


Sequence Property

Specifies the type of sequence in a code mask. Can be one of the following PjCustomOutlineCodeSequence constants: pjCustomOutlineCodeCharacters, pjCustomOutlineCodeLowercaseLetters, pjCustomOutlineCodeNumbers, or pjCustomOutlineCodeUppercaseLetters. Read/write Long.

Syntax

expression.Sequence

*expression   *     Required. An expression that returns a CodeMaskLevel object.

Applies to | CodeMaskLevel Object