|
Foxit PDF SDK
|
This class represents the data of a 3D annotation view. More...
Inherits FoxitPDFSDKPython3._object.
Public Member Functions | |
| def | PDF3DAnnotViewData () |
| Constructor. More... | |
Static Public Attributes | |
| display_name = _fsdk.PDF3DAnnotViewData_display_name | |
| The display name of the view. This name can be duplicated with other views. | |
| name = _fsdk.PDF3DAnnotViewData_name | |
| The name of the view, which is the unique name. | |
This class represents the data of a 3D annotation view.
| def FoxitPDFSDKPython3.PDF3DAnnotViewData.PDF3DAnnotViewData | ( | ) |
Constructor.
Constructor, with another 3D annot view data object.
| [in] | other | Another 3D annot view data object. |