ChoiceFieldSort Property ByteScout PDF SDK
Gets or sets a value indicating whether the field’s option items should be sorted alphabetically. This flag is intended for use by form authoring tools, not by PDF viewer applications.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public bool Sort { get; set; }

Property Value

Type: Boolean
See Also

Reference