FileCreateSource class
FileCreateSource class
Represents a file source for creation.
Inheritance: FileCreateSource →
FileSource →
Source
The FileCreateSource type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the FileCreateSource class. |
| init | Initializes a new instance of the FileCreateSource class. |
Properties
| Property | Description |
|---|---|
| is_temporal | Gets a value indicating whether file will be temporal. |
| file_path | Gets the file path to create. |
Methods
| Method | Description |
|---|---|
| get_stream_container | Gets the stream container. |
See Also
- module
aspose.cad.sources - class
FileCreateSource - class
FileSource - class
Source