Gets the size that represents the 32 high-order bits of a document larger than 2GB.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property SizeH As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IPDMWDocument
Dim value As System.Integer
value = instance.SizeH |
C# | |
---|
System.int SizeH {get;} |
C++/CLI | |
---|
property System.int SizeH {
System.int get();
} |
Property Value
Size that represents the 32 high-order bits of a document larger than 2GB (see Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS Workgroup PDM 2013 FCS