Namespace: BitMiracle.Docotic.Pdf
public sealed class Pdf3dStream
Public NotInheritable Class Pdf3dStream
The Pdf3dStream type exposes the following members.
Name | Description | |
---|---|---|
![]() | Animation |
(PDF 1.7) Gets the animation settings.
|
![]() | DefaultView |
Gets or sets the default (initial) view of the 3D artwork.
|
![]() | Format |
Gets the format of the 3D data contained in the stream.
|
![]() | OnInstantiate |
Gets or sets a JavaScript code that shall be executed when the 3D stream is instantiated.
|
![]() | Views |
Gets the collection of 3D views associated with this 3D artwork.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Save(Stream) |
Saves the 3D data to the specified stream.
|
![]() | Save(String) |
Saves the 3D data to the file with specified name.
|
![]() | ToString | (Inherited from Object.) |