Pdf3DRendermode Class |
Namespace: Spire.Pdf.Annotations
The Pdf3DRendermode type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Pdf3DRendermode |
Initializes a new instance of theclass.
|
|
|
Pdf3DRendermode(Pdf3DRenderStyle) |
Initializes a new instance of theclass.
|
| Name | Description | |
|---|---|---|
|
|
AuxilaryColor |
Gets or sets the Auxiliary color.
|
|
|
CreaseValue |
Gets or sets the crease value.
The crease value is specified in degrees, from 0 to 360.
|
|
|
FaceColor |
Gets or sets the Face color.
|
|
|
Opacity |
Gets or sets the rendering opacity.
|
|
|
Style |
Gets or sets the type of the projection.
|
| Name | Description | |
|---|---|---|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
Initialize |
Initializes annotation object.
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
Save |
Saves an annotation.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|