SoToPDFActionCloseFile Method |
finalize export to the U3D output file.
Namespace: OIV.HardCopyAssembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public override bool CloseFile()
Public Overrides Function CloseFile As Boolean
public:
virtual bool CloseFile() override
abstract CloseFile : unit -> bool
override CloseFile : unit -> bool
Return Value
Type:
BooleanRemarks Returns false if an error has occured.
See Also