Gets the preview bitmap of the specified document and saves it as a Windows bitmap file (.
bmp) using the specified file name.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetPreviewBitmapFile( _
const dsString& DocumentPath As System.String, _
const dsString& BitmapFile As System.String _
) As System.Boolean |
Parameters
- DocumentPath
- Path and file name of the document's preview bitmap (.bmp)
- BitmapFile
- File name to which to save the preview bitmap
- RetVal[out] or Return Value
- True if the preview bitmap is saved, false if not
See Also
Availability
DraftSight V1R3.0