PdfFormat Class |
Namespace: Aspose.ThreeD.Formats
The PdfFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentType |
Gets file format content type
(Inherited from FileFormat.) |
![]() | Extension |
Gets the extension name of this type.
(Inherited from FileFormat.) |
![]() | FileFormatType |
Gets file format type
(Inherited from FileFormat.) |
![]() | Version |
Gets file format version
(Inherited from FileFormat.) |
Name | Description | |
---|---|---|
![]() | CreateLoadOptions |
Create a default load options for this file format
(Inherited from FileFormat.) |
![]() | CreateSaveOptions |
Create a default save options for this file format
(Inherited from FileFormat.) |
![]() | Equals | (Inherited from Object.) |
![]() | Extract(Stream, Byte) |
Extract raw 3D content from PDF stream.
|
![]() | Extract(String, Byte) |
Extract raw 3D content from PDF file.
|
![]() | ExtractScene(Stream, Byte) |
Extract raw 3D content from PDF stream.
|
![]() | ExtractScene(String, Byte) |
Extract 3D scenes from PDF file.
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Formats to string
(Inherited from FileFormat.) |