Class FileCreateSource
FileCreateSource class
Represents a file source for creation.
public sealed class FileCreateSource : FileSource
Constructors
Name | Description |
---|---|
FileCreateSource(string) | Initializes a new instance of the FileCreateSource class. |
FileCreateSource(string, bool) | Initializes a new instance of the FileCreateSource class. |
Properties
Name | Description |
---|---|
FilePath { get; } | Gets the file path to create. |
override IsTemporal { get; } | Gets a value indicating whether file will be temporal. |
Methods
Name | Description |
---|---|
override GetStreamContainer() | Gets the stream container. |
See Also
- class FileSource
- namespace Aspose.Imaging.Sources
- assembly Aspose.Imaging