Target.Pictures Property
Target.Pictures (read-only, Collection)
A collection of Picture objects for this Target
Syntax
Target.Pictures
The property syntax has these parts:
Part |
Description |
Value (Collection) |
A collection of Picture objects for this Target |
Remarks
[p]Use Target.Pictures.Add(Picture) to add Picture objects to the Target.[/p]
[p]When using from Windows script (JScrpt, VBScript) or other COM client, use the COM-compatible PicturesC property.[/p]
Copyright © 2000-2014, Robert B. Denny, Mesa, AZ