MediaClipSection.h
1 #pragma once
2 // Copyright (c) 2001-2024 Aspose Pty Ltd. All Rights Reserved.
3 
4 #include "Aspose.PDF.Cpp/InteractiveFeatures/Annotations/MediaClip.h"
5 #include "Aspose.PDF.Cpp/aspose_pdf_api_defs.h"
6 
7 namespace Aspose
8 {
9 namespace Pdf
10 {
11 namespace Engine
12 {
13 namespace Data
14 {
15 class IPdfDictionary;
16 } // namespace Data
17 } // namespace Engine
18 } // namespace Pdf
19 } // namespace Aspose
20 
21 namespace Aspose {
22 
23 namespace Pdf {
24 
25 namespace Annotations {
26 
30 class ASPOSE_PDF_SHARED_CLASS MediaClipSection : public Aspose::Pdf::Annotations::MediaClip
31 {
32  typedef MediaClipSection ThisType;
34 
35  typedef ::System::BaseTypesInfo<BaseType> ThisTypeBaseTypesInfo;
36  ASPOSE_PDF_SHARED_RTTI_INFO_DECL();
37 
39 
40 protected:
41 
43 
45 
46 };
47 
48 } // namespace Annotations
49 } // namespace Pdf
50 } // namespace Aspose
51 
52 
Base class that enables using methods available for System.Object class in C#. All non-trivial classe...
Definition: object.h:64
This class descibes Media clip section.
Definition: MediaClipSection.h:30
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
MEMBER_FUNCTION_MAKE_OBJECT_DECLARATION(MediaClip, CODEPORTING_ARGS(System::SharedPtr< Aspose::Pdf::Engine::Data::IPdfDictionary > EngineDict))
Class describes media clip object of rendition.
Definition: MediaClip.h:44
Whole PDF file will be submitted.