IPdfStringExtractionInfo.h
1 #pragma once
2 // Copyright (c) 2001-2024 Aspose Pty Ltd. All Rights Reserved.
3 
4 #include <system/array.h>
5 #include <cstdint>
6 
7 namespace Aspose {
8 
9 namespace Pdf {
10 
11 namespace Engine {
12 
13 namespace Data {
14 
19 {
21  typedef System::Object BaseType;
22 
23  typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
24  RTTI_INFO_DECL();
25 
26 public:
27 
29 
30 };
31 
32 } // namespace Data
33 } // namespace Engine
34 } // namespace Pdf
35 } // namespace Aspose
36 
37 
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:64
This interface represents additional info about decoded string.
Definition: IPdfStringExtractionInfo.h:18
Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...
Definition: fwd.h:22
Definition: AFRelationship.h:4
virtual System::ArrayPtr< uint32_t > get_RawCodes()=0
Whole PDF file will be submitted.