AcadDocumentClassSaveAs Method


Namespace: BricscadApp
Assembly: Interop.BricscadApp (in Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
public virtual void SaveAs(
        string FullFileName,
        [OptionalAttribute] Object SaveAsType,
        [OptionalAttribute] Object vSecurityParams
)

Parameters

FullFileName  String
 
SaveAsType  Object  (Optional)
 
vSecurityParams  Object  (Optional)
 

Implements

IAcadDocumentSaveAs(String, Object, Object)
See Also

©  Bricsys NV. All rights reserved.