Proprietà RecognaiseCommDocumentIsDocSelection
|
Restituisce o imposta se si tratta di una selezione di documenti o file ( default = file ).
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public bool IsDocSelection { get; set; }
Public Property IsDocSelection As Boolean
Get
Set
public:
property bool IsDocSelection {
bool get ();
void set (bool value);
}
member IsDocSelection : bool with get, set
Valore della proprietà
Tipo:
BooleanVedi anche