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
True to include drawings, false to not
See Also