Namespace: BitMiracle.Docotic.Pdf
public bool MultiSelection { get; set; }
Public Property MultiSelection As Boolean Get Set
This property is always true if SelectedItems collection contains multiple items. Setting this property to false throws PdfException if SelectedItems collection contains multiple items.