DocumentΒΆ
Identifies a document control. A document contains text content of more than one line.
Winapp ElementObject.Document |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document ([Name =] String) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document (Id|$ = String) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document (NamePattern|# = String) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document (ClassName|@ = String) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document (AccessKey|_ = String) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document (Image|ImageName|% = String) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document (ProcessId = Integer) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document (Process|ProcessName|~ = String) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document (Index|^ = Integer) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document ([Name =] String, ClassName|@ = String) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document ([Name =] String, AccessKey|_ = String) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document ([Name =] String, Enabled = Boolean) |
Identifies a document control. A document contains text content of more than one line. |
Winapp ElementObject.Document (Id|$ = String, Index|^ = Integer) |
Identifies a document control. A document contains text content of more than one line. |