FileCreateSource Class |
Namespace: Aspose.CAD.Sources
The FileCreateSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileCreateSource(String) |
Initializes a new instance of the FileCreateSource class.
|
![]() | FileCreateSource(String, Boolean) |
Initializes a new instance of the FileCreateSource class.
|
Name | Description | |
---|---|---|
![]() | FilePath |
Gets the file path to create.
|
![]() | IsTemporal |
Gets a value indicating whether file will be temporal.
(Overrides FileSourceIsTemporal.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetStreamContainer |
Gets the stream container.
(Overrides SourceGetStreamContainer.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |