Gets the size (in bytes) of the document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetDocumentSize() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim value As System.Object
value = instance.GetDocumentSize() |
C# | |
---|
System.object GetDocumentSize() |
C++/CLI | |
---|
System.Object^ GetDocumentSize(); |
Return Value
Size (in bytes) of the document (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks Workgroup PDM 2013 FCS