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