TmfSaveOptions

TmfSaveOptions

Overview

TmfSaveOptions is a class in Aspose.3D FOSS for .NET. Inherits from: SaveOptions.

TmfSaveOptions.TmfSaveOptions constructs a new TmfSaveOptions instance with default settings.

This class provides 1 method for working with TmfSaveOptions objects in .NET programs. Available methods include: TmfSaveOptions. All exported members are accessible to any .NET application after installing the Aspose.3D FOSS for .NET package.

Description

TmfSaveOptions is a class in the Aspose.3D FOSS library for .NET that exposes 0 methods and 7 properties for programmatic use. It extends SaveOptions, inheriting shared functionality from its parent type.

The class offers 2 constructor overloads, allowing flexible initialization depending on the calling context.

Methods

SignatureDescription
TmfSaveOptions()Constructs a new TmfSaveOptions instance with default settings

See Also