Whether to include drawings in the copy.
Syntax
Visual Basic (Declaration) | |
---|
Public mbIncludeDrawings As System.Short |
C# | |
---|
public System.short mbIncludeDrawings |
C++/CLI | |
---|
public:
System.short mbIncludeDrawings |
Field Value
-1 or VARIANT_TRUE to include drawings, 0 or VARIANT_FALSE to not
See Also