Aspose::Pdf::ApsLoadOptions::GetType method
ApsLoadOptions::GetType method
Gets actual type of object. Analog of C# System.Object.GetType() call.
virtual const System::TypeInfo & Aspose::Pdf::ApsLoadOptions::GetType() const override
ReturnValue
TypeInfo object which describes final type.
See Also
- Class TypeInfo
- Class ApsLoadOptions
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++