-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_xps_element_8h_source.html
124 lines (124 loc) · 104 KB
/
_xps_element_8h_source.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Aspose.Page for C++: include/Aspose.Page.Cpp/Aspose.Page.Cpp/xps/src_xps/XpsModel/XpsElement.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Aspose.Page for C++
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('_xps_element_8h_source.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<div class="title">XpsElement.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#pragma once</span></div><div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">// Copyright (c) 2001-2021 Aspose Pty Ltd. All Rights Reserved.</span></div><div class="line"><a name="l00003"></a><span class="lineno"> 3</span> </div><div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#include <system/exceptions.h></span></div><div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#include <system/details/pointer_collection_helpers.h></span></div><div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#include <system/constraints.h></span></div><div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="preprocessor">#include <system/collections/list.h></span></div><div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="preprocessor">#include <system/collections/ienumerable.h></span></div><div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="preprocessor">#include <system/array.h></span></div><div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div><div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="preprocessor">#include "Aspose.Page.Cpp/xps/src_xps/XpsModel/XpsObject.h"</span></div><div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="preprocessor">#include "Aspose.Page.Cpp/xps/src_xps/XpsModel/XpsContext/XpsContext.h"</span></div><div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="preprocessor">#include "Aspose.Page.Cpp/aspose_page_api_defs.h"</span></div><div class="line"><a name="l00014"></a><span class="lineno"> 14</span> </div><div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="keyword">namespace </span><a class="code" href="namespace_aspose.html">Aspose</a></div><div class="line"><a name="l00016"></a><span class="lineno"> 16</span> {</div><div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="keyword">namespace </span><a class="code" href="namespace_system_1_1_drawing_1_1_drawing2_d.html#a93fb9484fb2116c9e06df138dbd4fd82a193cfc9be3b995831c6af2fea6650e60">Page</a></div><div class="line"><a name="l00018"></a><span class="lineno"> 18</span> {</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="keyword">namespace </span>XPS</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span> {</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="keyword">namespace </span>Presentation</div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span> {</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="keyword">namespace </span>Aps</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span> {</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="keyword">class </span>ApsConverter;</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span> } <span class="comment">// namespace Aps</span></div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="keyword">namespace </span>Xps</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span> {</div><div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="keyword">class </span>XpsPageWriter;</div><div class="line"><a name="l00030"></a><span class="lineno"> 30</span> } <span class="comment">// namespace Xps</span></div><div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="keyword">class </span>XpsPresenter;</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span> } <span class="comment">// namespace Presentation</span></div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="keyword">namespace </span><a class="code" href="namespace_tests.html">Tests</a></div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span> {</div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="keyword">class </span>ChildElementsCollectionTests;</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="keyword">class </span>HyperlinksTests;</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">class </span>PageOperationsTests;</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">class </span>XpsCanvasTests;</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="keyword">class </span>XpsDocumentTests;</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keyword">class </span>XpsGlyphsTests;</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="keyword">class </span>XpsPathFigureTests;</div><div class="line"><a name="l00042"></a><span class="lineno"> 42</span> <span class="keyword">class </span>XpsPathGeometryTests;</div><div class="line"><a name="l00043"></a><span class="lineno"> 43</span> <span class="keyword">class </span>XpsPathTests;</div><div class="line"><a name="l00044"></a><span class="lineno"> 44</span> } <span class="comment">// namespace Tests</span></div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keyword">class </span>XpsDocument;</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="keyword">class </span>XpsDocumentVisitor;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span> <span class="keyword">namespace </span>XpsModel</div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span> {</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">enum class</span> RegistrationType;</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span> <span class="keyword">class </span>XpsArcSegment;</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span> <span class="keyword">template</span> <<span class="keyword">typename</span>> <span class="keyword">class </span>XpsArray;</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span> <span class="keyword">class </span>XpsCanvas;</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="keyword">class </span>XpsColor;</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span> <span class="keyword">class </span>XpsContentElement;</div><div class="line"><a name="l00055"></a><span class="lineno"> 55</span> <span class="keyword">class </span>XpsElementLinkTarget;</div><div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="keyword">class </span>XpsFont;</div><div class="line"><a name="l00057"></a><span class="lineno"> 57</span> <span class="keyword">class </span>XpsGlyphs;</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span> <span class="keyword">class </span>XpsGradientStop;</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span> <span class="keyword">class </span>XpsHyperlinkElement;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span> <span class="keyword">class </span>XpsIccProfile;</div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span> <span class="keyword">class </span>XpsImage;</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span> <span class="keyword">class </span>XpsImageBrush;</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span> <span class="keyword">class </span>XpsLinearGradientBrush;</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span> <span class="keyword">class </span>XpsMatrix;</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span> <span class="keyword">class </span>XpsPage;</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span> <span class="keyword">class </span>XpsPageContext;</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span> <span class="keyword">class </span>XpsPath;</div><div class="line"><a name="l00068"></a><span class="lineno"> 68</span> <span class="keyword">class </span>XpsPathFigure;</div><div class="line"><a name="l00069"></a><span class="lineno"> 69</span> <span class="keyword">class </span>XpsPathGeometry;</div><div class="line"><a name="l00070"></a><span class="lineno"> 70</span> <span class="keyword">class </span>XpsPathSegment;</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span> <span class="keyword">class </span>XpsPolyBezierSegment;</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span> <span class="keyword">class </span>XpsPolyLineSegment;</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span> <span class="keyword">class </span>XpsPolyQuadraticBezierSegment;</div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="keyword">template</span> <<span class="keyword">typename</span>> <span class="keyword">class </span>XpsProperty;</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="keyword">class </span>XpsPropertyValueManager;</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="keyword">class </span>XpsRadialGradientBrush;</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span> <span class="keyword">class </span>XpsSolidColorBrush;</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span> <span class="keyword">enum class</span> <a class="code" href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a690c224a03fd7bc0575ebc9de2056ede">XpsSweepDirection</a>;</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span> <span class="keyword">class </span>XpsTreeLoader;</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span> <span class="keyword">class </span>XpsTreeVisitor;</div><div class="line"><a name="l00081"></a><span class="lineno"> 81</span> <span class="keyword">class </span>XpsVisual;</div><div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <span class="keyword">class </span>XpsVisualBrush;</div><div class="line"><a name="l00083"></a><span class="lineno"> 83</span> } <span class="comment">// namespace XpsModel</span></div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span> <span class="keyword">namespace </span>XpsPackageParts</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span> {</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span> <span class="keyword">class </span>FixedDocument;</div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span> <span class="keyword">class </span>FixedPage;</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span> } <span class="comment">// namespace XpsPackageParts</span></div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span> } <span class="comment">// namespace XPS</span></div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span> } <span class="comment">// namespace Page</span></div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span> } <span class="comment">// namespace Aspose</span></div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span> <span class="keyword">namespace </span><a class="code" href="namespace_system.html">System</a></div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span> {</div><div class="line"><a name="l00094"></a><span class="lineno"> 94</span> <span class="keyword">namespace </span>Collections</div><div class="line"><a name="l00095"></a><span class="lineno"> 95</span> {</div><div class="line"><a name="l00096"></a><span class="lineno"> 96</span> <span class="keyword">namespace </span>Generic</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span> {</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span> <span class="keyword">template</span> <<span class="keyword">typename</span>> <span class="keyword">class </span>IEnumerator;</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span> } <span class="comment">// namespace Generic</span></div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span> } <span class="comment">// namespace Collections</span></div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span> <span class="keyword">namespace </span>Drawing</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span> {</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span> <span class="keyword">class </span>Color;</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span> <span class="keyword">enum class</span> <a class="code" href="namespace_system_1_1_drawing.html#a6c1fe3c1830d158116f3729801cd7b49">FontStyle</a>;</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span> <span class="keyword">class </span>PointF;</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span> <span class="keyword">class </span>RectangleF;</div><div class="line"><a name="l00107"></a><span class="lineno"> 107</span> <span class="keyword">class </span>SizeF;</div><div class="line"><a name="l00108"></a><span class="lineno"> 108</span> } <span class="comment">// namespace Drawing</span></div><div class="line"><a name="l00109"></a><span class="lineno"> 109</span> <span class="keyword">namespace </span>IO</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span> {</div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span> <span class="keyword">class </span><a class="code" href="namespace_system_1_1_net_1_1_sockets.html#adf8a2efa47528aee10373254fda3911aaeae835e83c0494a376229f254f7d3392">Stream</a>;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span> } <span class="comment">// namespace IO</span></div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span> <span class="keyword">namespace </span><a class="code" href="namespace_system_1_1_xml.html#a8d0104bd78fdf6ba5c5ce6733b68dd96a9ec8e4e3ab4c7eeba097f27d7364d743">Xml</a></div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span> {</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span> <span class="keyword">class </span>XmlElement;</div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span> } <span class="comment">// namespace Xml</span></div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span> } <span class="comment">// namespace System</span></div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span> </div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span> <span class="keyword">namespace </span><a class="code" href="namespace_aspose.html">Aspose</a> {</div><div class="line"><a name="l00120"></a><span class="lineno"> 120</span> </div><div class="line"><a name="l00121"></a><span class="lineno"> 121</span> <span class="keyword">namespace </span><a class="code" href="namespace_system_1_1_drawing_1_1_drawing2_d.html#a93fb9484fb2116c9e06df138dbd4fd82a193cfc9be3b995831c6af2fea6650e60">Page</a> {</div><div class="line"><a name="l00122"></a><span class="lineno"> 122</span> </div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span> <span class="keyword">namespace </span>XPS {</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span> </div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span> <span class="keyword">namespace </span>XpsModel {</div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span> </div><div class="line"><a name="l00127"></a><span class="lineno"><a class="line" href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a1828f780c3a8de3396270a5a05539ae5"> 127</a></span> <span class="keyword">enum class</span> <a class="code" href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a1828f780c3a8de3396270a5a05539ae5">XpsElementType</a></div><div class="line"><a name="l00128"></a><span class="lineno"> 128</span> {</div><div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a1828f780c3a8de3396270a5a05539ae5a787d64572ec6e0be6815099956fa5b72">SimpleElement</a>,</div><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <a class="code" href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a1828f780c3a8de3396270a5a05539ae5adf03a7704f24babfdbdfe3f9565ce5a8">CompositeElement</a></div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span> };</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span> </div><div class="line"><a name="l00136"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html"> 136</a></span> <span class="keyword">class </span>ASPOSE_PAGE_SHARED_CLASS <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html">XpsElement</a> : <span class="keyword">public</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_object.html">Aspose::Page::XPS::XpsModel::XpsObject</a>, <span class="keyword">public</span> <a class="code" href="class_system_1_1_collections_1_1_generic_1_1_i_enumerable.html">System::Collections::Generic::IEnumerable</a><System::SharedPtr<Aspose::Page::XPS::XpsModel::XpsContentElement>></div><div class="line"><a name="l00137"></a><span class="lineno"> 137</span> {</div><div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keyword">typedef</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html">XpsElement</a> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html">ThisType</a>;</div><div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keyword">typedef</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_object.html">Aspose::Page::XPS::XpsModel::XpsObject</a> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_object.html">BaseType</a>;</div><div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <span class="keyword">typedef</span> <a class="code" href="class_system_1_1_collections_1_1_generic_1_1_i_enumerable.html">System::Collections::Generic::IEnumerable<System::SharedPtr<Aspose::Page::XPS::XpsModel::XpsContentElement></a>> <a class="code" href="class_system_1_1_collections_1_1_generic_1_1_i_enumerable.html">BaseType1</a>;</div><div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  </div><div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  typedef ::System::BaseTypesInfo<BaseType, BaseType1> <a class="code" href="class_system_1_1_base_types_info.html">ThisTypeBaseTypesInfo</a>;</div><div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  ASPOSE_PAGE_SHARED_RTTI_INFO_DECL();</div><div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  </div><div class="line"><a name="l00145"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a9a94f4ac74cfb905fa951a411a411f81"> 145</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_presentation_1_1_xps_presenter.html">Aspose::Page::XPS::Presentation::XpsPresenter</a>;</div><div class="line"><a name="l00146"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#afa93d2a67573bc6f2d6a89ff77e7a975"> 146</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Presentation::Aps::ApsConverter;</div><div class="line"><a name="l00147"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a2142fc681885f101b3f7a68dbd43263f"> 147</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Presentation::Xps::XpsPageWriter;</div><div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ab08bdac208654201080d5e118987f623"> 148</a></span>  <span class="keyword">template</span><<span class="keyword">typename</span> FT0> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_array.html">Aspose::Page::XPS::XpsModel::XpsArray</a>;</div><div class="line"><a name="l00149"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#add9ef92f69e8166cd90af0370aa3a15e"> 149</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_content_element.html">Aspose::Page::XPS::XpsModel::XpsContentElement</a>;</div><div class="line"><a name="l00150"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a934d88db9ead9350245dbed5f348d218"> 150</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_hyperlink_element.html">Aspose::Page::XPS::XpsModel::XpsHyperlinkElement</a>;</div><div class="line"><a name="l00151"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ab5016803da69ae72f903236861723537"> 151</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_link_target.html">Aspose::Page::XPS::XpsModel::XpsElementLinkTarget</a>;</div><div class="line"><a name="l00152"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a16f94f0940094c0de07131add140cc5c"> 152</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::XpsModel::XpsVisual;</div><div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#af43c25dd67d906a00cdb2290e16ac7ea"> 153</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_visual_brush.html">Aspose::Page::XPS::XpsModel::XpsVisualBrush</a>;</div><div class="line"><a name="l00154"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a5929fa04faebcfa48168f0bba7fa1645"> 154</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_canvas.html">Aspose::Page::XPS::XpsModel::XpsCanvas</a>;</div><div class="line"><a name="l00155"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a09825f6fae13ed12554299e8ca0b2bef"> 155</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_context.html">Aspose::Page::XPS::XpsModel::XpsContext</a>;</div><div class="line"><a name="l00156"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a5912d8c043952b02efef3d4b9313b06c"> 156</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::XpsModel::XpsPageContext;</div><div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a186327580e64626484677a194bdaf7ed"> 157</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::XpsModel::XpsPropertyValueManager;</div><div class="line"><a name="l00158"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#aa35ab1f361537ac14cf6b27492b07a01"> 158</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::XpsModel::XpsTreeLoader;</div><div class="line"><a name="l00159"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a74c0515c870db7b0a1de76984f863078"> 159</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_document.html">Aspose::Page::XPS::XpsDocument</a>;</div><div class="line"><a name="l00160"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#af38f3334b11c9b1066f300f2ee45354c"> 160</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_glyphs.html">Aspose::Page::XPS::XpsModel::XpsGlyphs</a>;</div><div class="line"><a name="l00161"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a44f39501cc4732e887c5e3b81c429243"> 161</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_page.html">Aspose::Page::XPS::XpsModel::XpsPage</a>;</div><div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ac2f777113b635b4d11c3db29f245fa78"> 162</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_path.html">Aspose::Page::XPS::XpsModel::XpsPath</a>;</div><div class="line"><a name="l00163"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#af859776b0e1ae20b52c3877eeb12a48f"> 163</a></span>  <span class="keyword">template</span><<span class="keyword">typename</span> FT0> <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_property.html">Aspose::Page::XPS::XpsModel::XpsProperty</a>;</div><div class="line"><a name="l00164"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a70db09c0254f09d47c452514e5797e29"> 164</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_package_parts_1_1_fixed_document.html">Aspose::Page::XPS::XpsPackageParts::FixedDocument</a>;</div><div class="line"><a name="l00165"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a7682fe762e47c9ed0359123e5a31dd70"> 165</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span><a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_package_parts_1_1_fixed_page.html">Aspose::Page::XPS::XpsPackageParts::FixedPage</a>;</div><div class="line"><a name="l00166"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ac4125e500bdd170dbadf3b8373748cab"> 166</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Tests::HyperlinksTests;</div><div class="line"><a name="l00167"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a9888a201a8ee0fbab181a78300970e2e"> 167</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Tests::ChildElementsCollectionTests;</div><div class="line"><a name="l00168"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#aa7ea0ffab97d89dcac6dba156be52c52"> 168</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Tests::PageOperationsTests;</div><div class="line"><a name="l00169"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#abf156732e2d9786d25d158547ba06f79"> 169</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Tests::XpsCanvasTests;</div><div class="line"><a name="l00170"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#acb18939b9475d321819eef36edfff97f"> 170</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Tests::XpsDocumentTests;</div><div class="line"><a name="l00171"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a77ce3e29ae3df80c57b4ddfcecb3045d"> 171</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Tests::XpsGlyphsTests;</div><div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ae495523b01655576d6928f0d7129d87d"> 172</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Tests::XpsPathFigureTests;</div><div class="line"><a name="l00173"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a21da139dbff7f64006c370b14966b3ef"> 173</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Tests::XpsPathGeometryTests;</div><div class="line"><a name="l00174"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#aaea54ee27220c5d81f49983a6c54d019"> 174</a></span>  <span class="keyword">friend</span> <span class="keyword">class </span>Aspose::Page::XPS::Tests::XpsPathTests;</div><div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  </div><div class="line"><a name="l00176"></a><span class="lineno"> 176</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00178"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a67dacb524c876cec657faa2c87de8999"> 178</a></span>  <span class="keyword">using</span> <a class="code" href="class_system_1_1_collections_1_1_generic_1_1_list.html">iterator_holder_type</a> = <a class="code" href="class_system_1_1_collections_1_1_generic_1_1_list.html">System::Collections::Generic::List<System::SharedPtr<XpsContentElement></a>>;</div><div class="line"><a name="l00180"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a02f61a78db21999fa18dc06061f193ba"> 180</a></span>  <span class="keyword">using</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a02f61a78db21999fa18dc06061f193ba">iterator</a> = <span class="keyword">typename</span> <a class="code" href="class_system_1_1_collections_1_1_generic_1_1_list.html#ab0ac6ed1e49acd56e069fe8614c87f3d">iterator_holder_type::iterator</a>;</div><div class="line"><a name="l00182"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ab107a8f2b3437150493832d8d1fb4921"> 182</a></span>  <span class="keyword">using</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ab107a8f2b3437150493832d8d1fb4921">const_iterator</a> = <span class="keyword">typename</span> <a class="code" href="class_system_1_1_collections_1_1_generic_1_1_list.html#a0f284b9cbb583432336a9ce4f0b9c84a">iterator_holder_type::const_iterator</a>;</div><div class="line"><a name="l00183"></a><span class="lineno"> 183</span>  </div><div class="line"><a name="l00184"></a><span class="lineno"> 184</span> <span class="keyword">public</span>:</div><div class="line"><a name="l00185"></a><span class="lineno"> 185</span> </div><div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  ASPOSE_PAGE_SHARED_API <span class="keyword">const</span> <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsElement></a>& get_Parent() <span class="keyword">const</span>;</div><div class="line"><a name="l00187"></a><span class="lineno"> 187</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> set_Parent(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsElement></a> value);</div><div class="line"><a name="l00191"></a><span class="lineno"> 191</span>  ASPOSE_PAGE_SHARED_API int32_t get_Count();</div><div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  </div><div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  ASPOSE_PAGE_SHARED_API <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContentElement></a> idx_get(int32_t i);</div><div class="line"><a name="l00199"></a><span class="lineno"> 199</span>  </div><div class="line"><a name="l00204"></a><span class="lineno"> 204</span>  ASPOSE_PAGE_SHARED_API <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<XpsContentElement></a>>> GetEnumerator() <span class="keyword">override</span>;</div><div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> cpp_set_parent_weak();</div><div class="line"><a name="l00206"></a><span class="lineno"> 206</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> cpp_set_parent_shared();</div><div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  ASPOSE_PAGE_SHARED_API <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a02f61a78db21999fa18dc06061f193ba">iterator</a> begin() noexcept;</div><div class="line"><a name="l00212"></a><span class="lineno"> 212</span>  ASPOSE_PAGE_SHARED_API <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a02f61a78db21999fa18dc06061f193ba">iterator</a> end() noexcept;</div><div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  ASPOSE_PAGE_SHARED_API <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ab107a8f2b3437150493832d8d1fb4921">const_iterator</a> begin() const noexcept;</div><div class="line"><a name="l00218"></a><span class="lineno"> 218</span>  ASPOSE_PAGE_SHARED_API <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ab107a8f2b3437150493832d8d1fb4921">const_iterator</a> end() const noexcept;</div><div class="line"><a name="l00221"></a><span class="lineno"> 221</span>  ASPOSE_PAGE_SHARED_API <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ab107a8f2b3437150493832d8d1fb4921">const_iterator</a> cbegin() const noexcept;</div><div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  ASPOSE_PAGE_SHARED_API <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ab107a8f2b3437150493832d8d1fb4921">const_iterator</a> cend() const noexcept;</div><div class="line"><a name="l00225"></a><span class="lineno"> 225</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> SetTemplateWeakPtr(uint32_t argument) override;</div><div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  </div><div class="line"><a name="l00227"></a><span class="lineno"> 227</span> protected:</div><div class="line"><a name="l00228"></a><span class="lineno"> 228</span> </div><div class="line"><a name="l00229"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#abca38210185f0c014656aaeb835d38ab"> 229</a></span>  <a class="code" href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a1828f780c3a8de3396270a5a05539ae5">XpsElementType</a> _elementType;</div><div class="line"><a name="l00230"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ad92d3cb8007a16df38ca6017c17e206f"> 230</a></span>  <a class="code" href="namespace_system.html">System</a>::String _name;</div><div class="line"><a name="l00231"></a><span class="lineno"> 231</span>  </div><div class="line"><a name="l00232"></a><span class="lineno"> 232</span>  <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html">XpsElement</a>(<a class="code" href="namespace_system.html">System</a>::SharedPtr<<a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_context.html">XpsContext</a>> context);</div><div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  </div><div class="line"><a name="l00234"></a><span class="lineno"> 234</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> Initialize(<a class="code" href="namespace_system.html">System</a>::SharedPtr<<a class="code" href="namespace_system.html">System</a>::Xml::XmlElement> element) override;</div><div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  virtual ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> ForcePropertyValueReferencesUpdate(<a class="code" href="namespace_system.html">System</a>::SharedPtr<<a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html">XpsElement</a>> parent, <span class="keywordtype">bool</span> add = true);</div><div class="line"><a name="l00236"></a><span class="lineno"> 236</span>  virtual ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> UpdatePropertyValueReferences(<a class="code" href="namespace_system.html">System</a>::SharedPtr<<a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html">XpsElement</a>> propertyValue, <span class="keywordtype">bool</span> add = true);</div><div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> ForceRegisterForPreprocessing(<span class="keywordtype">bool</span> add = true) override;</div><div class="line"><a name="l00238"></a><span class="lineno"> 238</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> RegisterForPreprocessing(<a class="code" href="namespace_system.html">System</a>::SharedPtr<<a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html">XpsElement</a>> element, RegistrationType regType, <span class="keywordtype">bool</span> add = true) override;</div><div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  template <typename T></div><div class="line"><a name="l00240"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#aa47e8cd61e67bc7bd6f5a958a34b352b"> 240</a></span>  T Add(T element)</div><div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  {</div><div class="line"><a name="l00242"></a><span class="lineno"> 242</span>  <span class="keyword">typedef</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_content_element.html">XpsContentElement</a> BaseT_XpsContentElement;</div><div class="line"><a name="l00243"></a><span class="lineno"> 243</span>  assert_is_base_of(BaseT_XpsContentElement, T);</div><div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  </div><div class="line"><a name="l00245"></a><span class="lineno"> 245</span>  AssertObject();</div><div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  element->AssertObject();</div><div class="line"><a name="l00247"></a><span class="lineno"> 247</span>  _context->Restrict(get_Count() + 1);</div><div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  </div><div class="line"><a name="l00249"></a><span class="lineno"> 249</span>  <span class="keywordflow">if</span> (element->get_Parent() == <span class="keyword">nullptr</span> && element->_context == _context)</div><div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  {</div><div class="line"><a name="l00251"></a><span class="lineno"> 251</span>  AddReference<T>(element);</div><div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  element->ForcePropertyValueReferencesUpdate(<a class="code" href="namespace_system.html#af3a656299355b7c04338499b03e0b13a">System::MakeSharedPtr</a>(<span class="keyword">this</span>));</div><div class="line"><a name="l00253"></a><span class="lineno"> 253</span>  element->ForceRegisterForPreprocessing();</div><div class="line"><a name="l00254"></a><span class="lineno"> 254</span>  </div><div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <span class="keywordflow">return</span> element;</div><div class="line"><a name="l00256"></a><span class="lineno"> 256</span>  }</div><div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  </div><div class="line"><a name="l00258"></a><span class="lineno"> 258</span>  T addedElement = System::StaticCast<typename T::Pointee_>(element->Clone(_context != element->_context, _context, <a class="code" href="namespace_system.html#af3a656299355b7c04338499b03e0b13a">System::MakeSharedPtr</a>(<span class="keyword">this</span>), -1));</div><div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  addedElement->ForcePropertyValueReferencesUpdate(<a class="code" href="namespace_system.html#af3a656299355b7c04338499b03e0b13a">System::MakeSharedPtr</a>(<span class="keyword">this</span>));</div><div class="line"><a name="l00260"></a><span class="lineno"> 260</span>  addedElement->ForceRegisterForPreprocessing();</div><div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  </div><div class="line"><a name="l00262"></a><span class="lineno"> 262</span>  <span class="keywordflow">return</span> addedElement;</div><div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  }</div><div class="line"><a name="l00264"></a><span class="lineno"> 264</span>  </div><div class="line"><a name="l00265"></a><span class="lineno"> 265</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T></div><div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a865b8f7e15f7f5781059931d111fc547"> 266</a></span>  T <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a865b8f7e15f7f5781059931d111fc547">AddReference</a>(T element)</div><div class="line"><a name="l00267"></a><span class="lineno"> 267</span>  {</div><div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <span class="keyword">typedef</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_content_element.html">XpsContentElement</a> BaseT_XpsContentElement;</div><div class="line"><a name="l00269"></a><span class="lineno"> 269</span>  assert_is_base_of(BaseT_XpsContentElement, T);</div><div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  </div><div class="line"><a name="l00271"></a><span class="lineno"> 271</span>  element->set_Parent(<a class="code" href="namespace_system.html#af3a656299355b7c04338499b03e0b13a">System::MakeSharedPtr</a>(<span class="keyword">this</span>));</div><div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  </div><div class="line"><a name="l00273"></a><span class="lineno"> 273</span>  <span class="comment">// C# preprocessor directive: #if __cplusplus</span></div><div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  </div><div class="line"><a name="l00275"></a><span class="lineno"> 275</span>  element->cpp_set_parent_weak();</div><div class="line"><a name="l00276"></a><span class="lineno"> 276</span>  </div><div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <span class="comment">// C# preprocessor directive: #endif</span></div><div class="line"><a name="l00278"></a><span class="lineno"> 278</span>  </div><div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  _children->Add(element);</div><div class="line"><a name="l00280"></a><span class="lineno"> 280</span>  </div><div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <span class="keywordflow">return</span> element;</div><div class="line"><a name="l00282"></a><span class="lineno"> 282</span>  }</div><div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  </div><div class="line"><a name="l00284"></a><span class="lineno"> 284</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T></div><div class="line"><a name="l00285"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a279adc145d961024cf6857f6f282ae2f"> 285</a></span>  T <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a279adc145d961024cf6857f6f282ae2f">Remove</a>(T element)</div><div class="line"><a name="l00286"></a><span class="lineno"> 286</span>  {</div><div class="line"><a name="l00287"></a><span class="lineno"> 287</span>  <span class="keyword">typedef</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_content_element.html">XpsContentElement</a> BaseT_XpsContentElement;</div><div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  assert_is_base_of(BaseT_XpsContentElement, T);</div><div class="line"><a name="l00289"></a><span class="lineno"> 289</span>  </div><div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  AssertObject();</div><div class="line"><a name="l00291"></a><span class="lineno"> 291</span>  element->AssertObject();</div><div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  </div><div class="line"><a name="l00293"></a><span class="lineno"> 293</span>  element->ForcePropertyValueReferencesUpdate(get_Parent(), <span class="keyword">false</span>);</div><div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  element->ForceRegisterForPreprocessing(<span class="keyword">false</span>);</div><div class="line"><a name="l00295"></a><span class="lineno"> 295</span>  RemoveReference<T>(element);</div><div class="line"><a name="l00296"></a><span class="lineno"> 296</span>  </div><div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <span class="keywordflow">return</span> element;</div><div class="line"><a name="l00298"></a><span class="lineno"> 298</span>  }</div><div class="line"><a name="l00299"></a><span class="lineno"> 299</span>  </div><div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T></div><div class="line"><a name="l00301"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a065633bf72b5a977a261fb9d9db15fa0"> 301</a></span>  T <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a065633bf72b5a977a261fb9d9db15fa0">RemoveReference</a>(T element)</div><div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  {</div><div class="line"><a name="l00303"></a><span class="lineno"> 303</span>  <span class="keyword">typedef</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_content_element.html">XpsContentElement</a> BaseT_XpsContentElement;</div><div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  assert_is_base_of(BaseT_XpsContentElement, T);</div><div class="line"><a name="l00305"></a><span class="lineno"> 305</span>  </div><div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  element->set_Parent(<span class="keyword">nullptr</span>);</div><div class="line"><a name="l00307"></a><span class="lineno"> 307</span>  </div><div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <span class="comment">// C# preprocessor directive: #if __cplusplus</span></div><div class="line"><a name="l00309"></a><span class="lineno"> 309</span>  </div><div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  element->cpp_set_parent_shared();</div><div class="line"><a name="l00311"></a><span class="lineno"> 311</span>  </div><div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  <span class="comment">// C# preprocessor directive: #endif</span></div><div class="line"><a name="l00313"></a><span class="lineno"> 313</span>  </div><div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  _children->Remove(element);</div><div class="line"><a name="l00315"></a><span class="lineno"> 315</span>  </div><div class="line"><a name="l00316"></a><span class="lineno"> 316</span>  <span class="keywordflow">return</span> element;</div><div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  }</div><div class="line"><a name="l00318"></a><span class="lineno"> 318</span>  </div><div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T></div><div class="line"><a name="l00320"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a3a7c85dfab7a17cc098640871d151df9"> 320</a></span>  T <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a3a7c85dfab7a17cc098640871d151df9">Insert</a>(int32_t index, T element)</div><div class="line"><a name="l00321"></a><span class="lineno"> 321</span>  {</div><div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  <span class="keyword">typedef</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_content_element.html">XpsContentElement</a> BaseT_XpsContentElement;</div><div class="line"><a name="l00323"></a><span class="lineno"> 323</span>  assert_is_base_of(BaseT_XpsContentElement, T);</div><div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  </div><div class="line"><a name="l00325"></a><span class="lineno"> 325</span>  AssertObject();</div><div class="line"><a name="l00326"></a><span class="lineno"> 326</span>  element->AssertObject();</div><div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  _context->Restrict(get_Count() + 1);</div><div class="line"><a name="l00328"></a><span class="lineno"> 328</span>  <span class="keywordflow">if</span> (index < 0 || index > _children->get_Count())</div><div class="line"><a name="l00329"></a><span class="lineno"> 329</span>  {</div><div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  <span class="keywordflow">throw</span> System::IndexOutOfRangeException(<a class="code" href="class_system_1_1_string.html">System::String</a>(u<span class="stringliteral">"Index out of range: "</span>) + index + u<span class="stringliteral">"."</span>);</div><div class="line"><a name="l00331"></a><span class="lineno"> 331</span>  }</div><div class="line"><a name="l00332"></a><span class="lineno"> 332</span>  </div><div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  <span class="keywordflow">if</span> (element->get_Parent() == <span class="keyword">nullptr</span> && element->_context == _context)</div><div class="line"><a name="l00334"></a><span class="lineno"> 334</span>  {</div><div class="line"><a name="l00335"></a><span class="lineno"> 335</span>  InsertReference<T>(index, element);</div><div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  element->ForcePropertyValueReferencesUpdate(<a class="code" href="namespace_system.html#af3a656299355b7c04338499b03e0b13a">System::MakeSharedPtr</a>(<span class="keyword">this</span>));</div><div class="line"><a name="l00337"></a><span class="lineno"> 337</span>  element->ForceRegisterForPreprocessing();</div><div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  </div><div class="line"><a name="l00339"></a><span class="lineno"> 339</span>  <span class="keywordflow">return</span> element;</div><div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  }</div><div class="line"><a name="l00341"></a><span class="lineno"> 341</span>  </div><div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  T insertedElement = System::StaticCast<typename T::Pointee_>(element->Clone(_context != element->_context, _context, <a class="code" href="namespace_system.html#af3a656299355b7c04338499b03e0b13a">System::MakeSharedPtr</a>(<span class="keyword">this</span>), index));</div><div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  insertedElement->ForcePropertyValueReferencesUpdate(<a class="code" href="namespace_system.html#af3a656299355b7c04338499b03e0b13a">System::MakeSharedPtr</a>(<span class="keyword">this</span>));</div><div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  insertedElement->ForceRegisterForPreprocessing();</div><div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  </div><div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  <span class="keywordflow">return</span> insertedElement;</div><div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  }</div><div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  </div><div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T></div><div class="line"><a name="l00350"></a><span class="lineno"><a class="line" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#aaedc6c9e9b5322c94d4cd3c1fc29d151"> 350</a></span>  T <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#aaedc6c9e9b5322c94d4cd3c1fc29d151">InsertReference</a>(int32_t index, T element)</div><div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  {</div><div class="line"><a name="l00352"></a><span class="lineno"> 352</span>  <span class="keyword">typedef</span> <a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_content_element.html">XpsContentElement</a> BaseT_XpsContentElement;</div><div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  assert_is_base_of(BaseT_XpsContentElement, T);</div><div class="line"><a name="l00354"></a><span class="lineno"> 354</span>  </div><div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  element->set_Parent(<a class="code" href="namespace_system.html#af3a656299355b7c04338499b03e0b13a">System::MakeSharedPtr</a>(<span class="keyword">this</span>));</div><div class="line"><a name="l00356"></a><span class="lineno"> 356</span>  </div><div class="line"><a name="l00357"></a><span class="lineno"> 357</span>  <span class="comment">// C# preprocessor directive: #if __cplusplus</span></div><div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  </div><div class="line"><a name="l00359"></a><span class="lineno"> 359</span>  element->cpp_set_parent_weak();</div><div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  </div><div class="line"><a name="l00361"></a><span class="lineno"> 361</span>  <span class="comment">// C# preprocessor directive: #endif</span></div><div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  </div><div class="line"><a name="l00363"></a><span class="lineno"> 363</span>  _children->Insert(index, element);</div><div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  </div><div class="line"><a name="l00365"></a><span class="lineno"> 365</span>  <span class="keywordflow">return</span> element;</div><div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  }</div><div class="line"><a name="l00367"></a><span class="lineno"> 367</span>  </div><div class="line"><a name="l00368"></a><span class="lineno"> 368</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContentElement></a> RemoveAt(int32_t index);</div><div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContentElement></a> RemoveReferenceAt(int32_t index, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContentElement></a> element);</div><div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  <span class="keywordtype">void</span> CloneChildren(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsElement></a> element, <span class="keywordtype">bool</span> deep = <span class="keyword">true</span>);</div><div class="line"><a name="l00376"></a><span class="lineno"> 376</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsCanvas></a> CreateCanvas(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context);</div><div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPath></a> CreatePath(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPathGeometry></a> data);</div><div class="line"><a name="l00378"></a><span class="lineno"> 378</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsGlyphs></a> CreateGlyphs(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_string.html">System::String</a> fontFamily, <span class="keywordtype">float</span> fontRenderingEmSize, <a class="code" href="namespace_system_1_1_drawing.html#a6c1fe3c1830d158116f3729801cd7b49">System::Drawing::FontStyle</a> fontStyle, <span class="keywordtype">float</span> originX, <span class="keywordtype">float</span> originY, <a class="code" href="class_system_1_1_string.html">System::String</a> unicodeString);</div><div class="line"><a name="l00379"></a><span class="lineno"> 379</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsGlyphs></a> CreateGlyphs(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsFont></a> font, <span class="keywordtype">float</span> fontRenderingEmSize, <span class="keywordtype">float</span> originX, <span class="keywordtype">float</span> originY, <a class="code" href="class_system_1_1_string.html">System::String</a> unicodeString);</div><div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsMatrix></a> CreateMatrix(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <span class="keywordtype">float</span> m11, <span class="keywordtype">float</span> m12, <span class="keywordtype">float</span> m21, <span class="keywordtype">float</span> m22, <span class="keywordtype">float</span> m31, <span class="keywordtype">float</span> m32);</div><div class="line"><a name="l00381"></a><span class="lineno"> 381</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPathGeometry></a> CreatePathGeometry(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context);</div><div class="line"><a name="l00382"></a><span class="lineno"> 382</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPathGeometry></a> CreatePathGeometry(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr</a><<a class="code" href="class_system_1_1_collections_1_1_generic_1_1_list.html">System::Collections::Generic::List</a><<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPathFigure></a>>> pathFigures);</div><div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPathGeometry></a> CreatePathGeometry(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_string.html">System::String</a> abbreviatedGeometry);</div><div class="line"><a name="l00384"></a><span class="lineno"> 384</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPathFigure></a> CreatePathFigure(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> startPoint, <span class="keywordtype">bool</span> isClosed = <span class="keyword">false</span>);</div><div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPathFigure></a> CreatePathFigure(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> startPoint, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr</a><<a class="code" href="class_system_1_1_collections_1_1_generic_1_1_list.html">System::Collections::Generic::List</a><<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPathSegment></a>>> segments, <span class="keywordtype">bool</span> isClosed = <span class="keyword">false</span>);</div><div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsArcSegment></a> CreateArcSegment(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> point, <a class="code" href="class_system_1_1_drawing_1_1_size_f.html">System::Drawing::SizeF</a> size, <span class="keywordtype">float</span> rotationAngle, <span class="keywordtype">bool</span> isLargeArc, <a class="code" href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a690c224a03fd7bc0575ebc9de2056ede">XpsSweepDirection</a> sweepDirection, <span class="keywordtype">bool</span> isStroked = <span class="keyword">true</span>);</div><div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPolyLineSegment></a> CreatePolyLineSegment(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::ArrayPtr<System::Drawing::PointF></a> points, <span class="keywordtype">bool</span> isStroked = <span class="keyword">true</span>);</div><div class="line"><a name="l00388"></a><span class="lineno"> 388</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPolyBezierSegment></a> CreatePolyBezierSegment(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::ArrayPtr<System::Drawing::PointF></a> points, <span class="keywordtype">bool</span> isStroked = <span class="keyword">true</span>);</div><div class="line"><a name="l00389"></a><span class="lineno"> 389</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsPolyQuadraticBezierSegment></a> CreatePolyQuadraticBezierSegment(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::ArrayPtr<System::Drawing::PointF></a> points, <span class="keywordtype">bool</span> isStroked = <span class="keyword">true</span>);</div><div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsSolidColorBrush></a> CreateSolidColorBrush(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsColor></a> color);</div><div class="line"><a name="l00391"></a><span class="lineno"> 391</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsSolidColorBrush></a> CreateSolidColorBrush(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_drawing_1_1_color.html">System::Drawing::Color</a> color);</div><div class="line"><a name="l00392"></a><span class="lineno"> 392</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsGradientStop></a> CreateGradientStop(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsColor></a> color, <span class="keywordtype">float</span> offset);</div><div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsGradientStop></a> CreateGradientStop(<a class="code" href="class_system_1_1_drawing_1_1_color.html">System::Drawing::Color</a> color, <span class="keywordtype">float</span> offset);</div><div class="line"><a name="l00394"></a><span class="lineno"> 394</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsLinearGradientBrush></a> CreateLinearGradientBrush(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr</a><<a class="code" href="class_system_1_1_collections_1_1_generic_1_1_list.html">System::Collections::Generic::List</a><<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsGradientStop></a>>> gradientStops, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> startPoint, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> endPoint);</div><div class="line"><a name="l00395"></a><span class="lineno"> 395</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsLinearGradientBrush></a> CreateLinearGradientBrush(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> startPoint, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> endPoint);</div><div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsRadialGradientBrush></a> CreateRadialGradientBrush(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr</a><<a class="code" href="class_system_1_1_collections_1_1_generic_1_1_list.html">System::Collections::Generic::List</a><<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsGradientStop></a>>> gradientStops, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> center, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> gradientOrigin, <span class="keywordtype">float</span> radiusX, <span class="keywordtype">float</span> radiusY);</div><div class="line"><a name="l00397"></a><span class="lineno"> 397</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsRadialGradientBrush></a> CreateRadialGradientBrush(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> center, <a class="code" href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a> gradientOrigin, <span class="keywordtype">float</span> radiusX, <span class="keywordtype">float</span> radiusY);</div><div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsVisualBrush></a> CreateVisualBrush(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContentElement></a> element, <a class="code" href="class_system_1_1_drawing_1_1_rectangle_f.html">System::Drawing::RectangleF</a> viewbox, <a class="code" href="class_system_1_1_drawing_1_1_rectangle_f.html">System::Drawing::RectangleF</a> viewport);</div><div class="line"><a name="l00399"></a><span class="lineno"> 399</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsImageBrush></a> CreateImageBrush(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsImage></a> image, <a class="code" href="class_system_1_1_drawing_1_1_rectangle_f.html">System::Drawing::RectangleF</a> viewbox, <a class="code" href="class_system_1_1_drawing_1_1_rectangle_f.html">System::Drawing::RectangleF</a> viewport);</div><div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsImageBrush></a> CreateImageBrush(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_string.html">System::String</a> imagePath, <a class="code" href="class_system_1_1_drawing_1_1_rectangle_f.html">System::Drawing::RectangleF</a> viewbox, <a class="code" href="class_system_1_1_drawing_1_1_rectangle_f.html">System::Drawing::RectangleF</a> viewport);</div><div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsColor></a> CreateColor(<a class="code" href="class_system_1_1_drawing_1_1_color.html">System::Drawing::Color</a> color);</div><div class="line"><a name="l00402"></a><span class="lineno"> 402</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsColor></a> CreateColor(int32_t a, int32_t r, int32_t g, int32_t b);</div><div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsColor></a> CreateColor(int32_t r, int32_t g, int32_t b);</div><div class="line"><a name="l00404"></a><span class="lineno"> 404</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsColor></a> CreateColor(<span class="keywordtype">float</span> a, <span class="keywordtype">float</span> r, <span class="keywordtype">float</span> g, <span class="keywordtype">float</span> b);</div><div class="line"><a name="l00405"></a><span class="lineno"> 405</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsColor></a> CreateColor(<span class="keywordtype">float</span> r, <span class="keywordtype">float</span> g, <span class="keywordtype">float</span> b);</div><div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsColor></a> CreateColor(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_string.html">System::String</a> path, <span class="keyword">const</span> <a class="code" href="class_system_1_1_smart_ptr.html">System::ArrayPtr<float></a>& components);</div><div class="line"><a name="l00407"></a><span class="lineno"> 407</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsColor></a> CreateColor(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsIccProfile></a> iccProfile, <span class="keyword">const</span> <a class="code" href="class_system_1_1_smart_ptr.html">System::ArrayPtr<float></a>& components);</div><div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsImage></a> CreateImage(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_string.html">System::String</a> imagePath);</div><div class="line"><a name="l00409"></a><span class="lineno"> 409</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsImage></a> CreateImage(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<System::IO::Stream></a> stream);</div><div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsIccProfile></a> CreateIccProfile(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_string.html">System::String</a> iccProfilePath);</div><div class="line"><a name="l00411"></a><span class="lineno"> 411</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsIccProfile></a> CreateIccProfile(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<System::IO::Stream></a> stream);</div><div class="line"><a name="l00412"></a><span class="lineno"> 412</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsFont></a> CreateFont(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_string.html">System::String</a> fontFamily, <a class="code" href="namespace_system_1_1_drawing.html#a6c1fe3c1830d158116f3729801cd7b49">System::Drawing::FontStyle</a> fontStyle);</div><div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsFont></a> CreateFont(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<System::IO::Stream></a> stream);</div><div class="line"><a name="l00414"></a><span class="lineno"> 414</span>  <span class="keyword">virtual</span> <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsElement></a> Clone(<span class="keywordtype">bool</span> deep, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsElement></a> parent, int32_t index) = 0;</div><div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  ASPOSE_PAGE_SHARED_API <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsObject></a> Clone(<span class="keywordtype">bool</span> deep, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsContext></a> context) <span class="keyword">override</span>;</div><div class="line"><a name="l00416"></a><span class="lineno"> 416</span>  <span class="keywordtype">void</span> Accept(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsTreeVisitor></a> visitor, <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<System::Xml::XmlElement></a> element);</div><div class="line"><a name="l00417"></a><span class="lineno"> 417</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> Accept(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsDocumentVisitor></a> visitor) <span class="keyword">override</span>;</div><div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> AcceptProperties(<a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsDocumentVisitor></a> visitor) <span class="keyword">override</span>;</div><div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  ASPOSE_PAGE_SHARED_API <span class="keywordtype">void</span> Dispose() <span class="keyword">override</span>;</div><div class="line"><a name="l00420"></a><span class="lineno"> 420</span>  </div><div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  <span class="keyword">virtual</span> ASPOSE_PAGE_SHARED_API ~<a class="code" href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html">XpsElement</a>();</div><div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  </div><div class="line"><a name="l00423"></a><span class="lineno"> 423</span> <span class="preprocessor"> #ifdef ASPOSE_GET_SHARED_MEMBERS</span></div><div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  ASPOSE_PAGE_SHARED_API System::Object::shared_members_type GetSharedMembers() <span class="keyword">override</span>;</div><div class="line"><a name="l00425"></a><span class="lineno"> 425</span> <span class="preprocessor"> #endif</span></div><div class="line"><a name="l00426"></a><span class="lineno"> 426</span>  </div><div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  </div><div class="line"><a name="l00428"></a><span class="lineno"> 428</span> <span class="keyword">private</span>:</div><div class="line"><a name="l00429"></a><span class="lineno"> 429</span> </div><div class="line"><a name="l00430"></a><span class="lineno"> 430</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<XpsContentElement></a>>> _children;</div><div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <a class="code" href="class_system_1_1_smart_ptr.html">System::SharedPtr<XpsElement></a> pr_Parent;</div><div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  </div><div class="line"><a name="l00433"></a><span class="lineno"> 433</span> };</div><div class="line"><a name="l00434"></a><span class="lineno"> 434</span> </div><div class="line"><a name="l00435"></a><span class="lineno"> 435</span> } <span class="comment">// namespace XpsModel</span></div><div class="line"><a name="l00436"></a><span class="lineno"> 436</span> } <span class="comment">// namespace XPS</span></div><div class="line"><a name="l00437"></a><span class="lineno"> 437</span> } <span class="comment">// namespace Page</span></div><div class="line"><a name="l00438"></a><span class="lineno"> 438</span> } <span class="comment">// namespace Aspose</span></div><div class="line"><a name="l00439"></a><span class="lineno"> 439</span> </div><div class="line"><a name="l00440"></a><span class="lineno"> 440</span> </div><div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_glyphs_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_glyphs.html">Aspose::Page::XPS::XpsModel::XpsGlyphs</a></div><div class="ttdoc">Class incapsulating Glyphs element features. This element represents a run of uniformly-formatted tex...</div><div class="ttdef"><b>Definition:</b> XpsGlyphs.h:89</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_presentation_1_1_xps_presenter_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_presentation_1_1_xps_presenter.html">Aspose::Page::XPS::Presentation::XpsPresenter</a></div><div class="ttdef"><b>Definition:</b> XpsPresenter.h:88</div></div>
<div class="ttc" id="class_system_1_1_string_html"><div class="ttname"><a href="class_system_1_1_string.html">System::String</a></div><div class="ttdef"><b>Definition:</b> string.h:125</div></div>
<div class="ttc" id="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_html_a1828f780c3a8de3396270a5a05539ae5adf03a7704f24babfdbdfe3f9565ce5a8"><div class="ttname"><a href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a1828f780c3a8de3396270a5a05539ae5adf03a7704f24babfdbdfe3f9565ce5a8">Aspose::Page::XPS::XpsModel::XpsElementType::CompositeElement</a></div></div>
<div class="ttc" id="class_system_1_1_drawing_1_1_rectangle_f_html"><div class="ttname"><a href="class_system_1_1_drawing_1_1_rectangle_f.html">System::Drawing::RectangleF</a></div><div class="ttdef"><b>Definition:</b> rectangle_f.h:16</div></div>
<div class="ttc" id="namespace_system_html"><div class="ttname"><a href="namespace_system.html">System</a></div><div class="ttdef"><b>Definition:</b> Device.h:86</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_package_parts_1_1_fixed_page_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_package_parts_1_1_fixed_page.html">Aspose::Page::XPS::XpsPackageParts::FixedPage</a></div><div class="ttdef"><b>Definition:</b> FixedPage.h:94</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_html_a02f61a78db21999fa18dc06061f193ba"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a02f61a78db21999fa18dc06061f193ba">Aspose::Page::XPS::XpsModel::XpsElement::iterator</a></div><div class="ttdeci">typename iterator_holder_type::iterator iterator</div><div class="ttdoc">Iterator type. </div><div class="ttdef"><b>Definition:</b> XpsElement.h:180</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_property_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_property.html">Aspose::Page::XPS::XpsModel::XpsProperty</a></div><div class="ttdef"><b>Definition:</b> XpsDocumentVisitor.h:37</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_context_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_context.html">Aspose::Page::XPS::XpsModel::XpsContext</a></div><div class="ttdef"><b>Definition:</b> XpsContext.h:132</div></div>
<div class="ttc" id="class_system_1_1_base_types_info_html"><div class="ttname"><a href="class_system_1_1_base_types_info.html">System::BaseTypesInfo</a></div><div class="ttdef"><b>Definition:</b> reflection.h:29</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_hyperlink_element_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_hyperlink_element.html">Aspose::Page::XPS::XpsModel::XpsHyperlinkElement</a></div><div class="ttdoc">Incapsulates common features of XPS elements that can be a hyperlink. </div><div class="ttdef"><b>Definition:</b> XpsHyperlinkElement.h:44</div></div>
<div class="ttc" id="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_html_a1828f780c3a8de3396270a5a05539ae5"><div class="ttname"><a href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a1828f780c3a8de3396270a5a05539ae5">Aspose::Page::XPS::XpsModel::XpsElementType</a></div><div class="ttdeci">XpsElementType</div><div class="ttdef"><b>Definition:</b> XpsElement.h:127</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_content_element_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_content_element.html">Aspose::Page::XPS::XpsModel::XpsContentElement</a></div><div class="ttdoc">Incapsulates features of XPS content elements: Canvas, Path and Glyphs. </div><div class="ttdef"><b>Definition:</b> XpsContentElement.h:53</div></div>
<div class="ttc" id="class_system_1_1_drawing_1_1_point_f_html"><div class="ttname"><a href="class_system_1_1_drawing_1_1_point_f.html">System::Drawing::PointF</a></div><div class="ttdef"><b>Definition:</b> point_f.h:13</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_visual_brush_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_visual_brush.html">Aspose::Page::XPS::XpsModel::XpsVisualBrush</a></div><div class="ttdoc">Class incapsulating VisualBrush property element features. This element is used to fill a region with...</div><div class="ttdef"><b>Definition:</b> XpsVisualBrush.h:56</div></div>
<div class="ttc" id="namespace_system_1_1_xml_html_a8d0104bd78fdf6ba5c5ce6733b68dd96a9ec8e4e3ab4c7eeba097f27d7364d743"><div class="ttname"><a href="namespace_system_1_1_xml.html#a8d0104bd78fdf6ba5c5ce6733b68dd96a9ec8e4e3ab4c7eeba097f27d7364d743">System::Xml::XmlOutputMethod::Xml</a></div><div class="ttdoc">Serialize according to the rules of XML 1.0. </div></div>
<div class="ttc" id="namespace_tests_html"><div class="ttname"><a href="namespace_tests.html">Tests</a></div><div class="ttdef"><b>Definition:</b> signed_info.h:13</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_link_target_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_link_target.html">Aspose::Page::XPS::XpsModel::XpsElementLinkTarget</a></div><div class="ttdoc">Class incapsulating the relative named-address hyperlink target. </div><div class="ttdef"><b>Definition:</b> XpsHyperlinkTarget.h:154</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_html_a3a7c85dfab7a17cc098640871d151df9"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a3a7c85dfab7a17cc098640871d151df9">Aspose::Page::XPS::XpsModel::XpsElement::Insert</a></div><div class="ttdeci">T Insert(int32_t index, T element)</div><div class="ttdef"><b>Definition:</b> XpsElement.h:320</div></div>
<div class="ttc" id="namespace_system_1_1_net_1_1_sockets_html_adf8a2efa47528aee10373254fda3911aaeae835e83c0494a376229f254f7d3392"><div class="ttname"><a href="namespace_system_1_1_net_1_1_sockets.html#adf8a2efa47528aee10373254fda3911aaeae835e83c0494a376229f254f7d3392">System::Net::Sockets::SocketType::Stream</a></div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_page_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_page.html">Aspose::Page::XPS::XpsModel::XpsPage</a></div><div class="ttdoc">Class incapsulating FixedPage element features. This element contains the contents of a page and is t...</div><div class="ttdef"><b>Definition:</b> XpsPage.h:51</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_html_ab107a8f2b3437150493832d8d1fb4921"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#ab107a8f2b3437150493832d8d1fb4921">Aspose::Page::XPS::XpsModel::XpsElement::const_iterator</a></div><div class="ttdeci">typename iterator_holder_type::const_iterator const_iterator</div><div class="ttdoc">Const iterator type. </div><div class="ttdef"><b>Definition:</b> XpsElement.h:182</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_html_a065633bf72b5a977a261fb9d9db15fa0"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a065633bf72b5a977a261fb9d9db15fa0">Aspose::Page::XPS::XpsModel::XpsElement::RemoveReference</a></div><div class="ttdeci">T RemoveReference(T element)</div><div class="ttdef"><b>Definition:</b> XpsElement.h:301</div></div>
<div class="ttc" id="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_html_a690c224a03fd7bc0575ebc9de2056ede"><div class="ttname"><a href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a690c224a03fd7bc0575ebc9de2056ede">Aspose::Page::XPS::XpsModel::XpsSweepDirection</a></div><div class="ttdeci">XpsSweepDirection</div><div class="ttdoc">Valid values of ArcSegment element&#39;s SweepDirection property. </div><div class="ttdef"><b>Definition:</b> XpsEnums.h:131</div></div>
<div class="ttc" id="class_system_1_1_smart_ptr_html"><div class="ttname"><a href="class_system_1_1_smart_ptr.html">System::SmartPtr</a></div><div class="ttdoc">Pointer class to wrap types being allocated on heap. Use it to manage memory for classes inheriting O...</div><div class="ttdef"><b>Definition:</b> fwd.h:22</div></div>
<div class="ttc" id="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_html_a1828f780c3a8de3396270a5a05539ae5a787d64572ec6e0be6815099956fa5b72"><div class="ttname"><a href="namespace_aspose_1_1_page_1_1_x_p_s_1_1_xps_model.html#a1828f780c3a8de3396270a5a05539ae5a787d64572ec6e0be6815099956fa5b72">Aspose::Page::XPS::XpsModel::XpsElementType::SimpleElement</a></div></div>
<div class="ttc" id="namespace_aspose_html"><div class="ttname"><a href="namespace_aspose.html">Aspose</a></div><div class="ttdef"><b>Definition:</b> Device.h:24</div></div>
<div class="ttc" id="class_system_1_1_drawing_1_1_color_html"><div class="ttname"><a href="class_system_1_1_drawing_1_1_color.html">System::Drawing::Color</a></div><div class="ttdef"><b>Definition:</b> color.h:23</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_package_parts_1_1_fixed_document_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_package_parts_1_1_fixed_document.html">Aspose::Page::XPS::XpsPackageParts::FixedDocument</a></div><div class="ttdef"><b>Definition:</b> FixedDocument.h:91</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_document_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_document.html">Aspose::Page::XPS::XpsDocument</a></div><div class="ttdoc">Class incapsulating the main entity of XPS document that provides manipulation methods for any XPS el...</div><div class="ttdef"><b>Definition:</b> XpsDocument.h:143</div></div>
<div class="ttc" id="namespace_system_html_af3a656299355b7c04338499b03e0b13a"><div class="ttname"><a href="namespace_system.html#af3a656299355b7c04338499b03e0b13a">System::MakeSharedPtr</a></div><div class="ttdeci">SmartPtr< X > MakeSharedPtr(X *p)</div><div class="ttdoc">Converts raw pointer to smart pointer. </div><div class="ttdef"><b>Definition:</b> smart_ptr.h:1543</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_canvas_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_canvas.html">Aspose::Page::XPS::XpsModel::XpsCanvas</a></div><div class="ttdoc">Class incapsulating Canvas element features. This element groups elements together. For example, Glyphs and Path elements can be grouped in a canvas in order to be identified as a unit (as a hyperlink destination) or to apply a composed property value to each child and ancestor element. </div><div class="ttdef"><b>Definition:</b> XpsCanvas.h:82</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html">Aspose::Page::XPS::XpsModel::XpsElement</a></div><div class="ttdoc">Class incapsulating common XPS element features. </div><div class="ttdef"><b>Definition:</b> XpsElement.h:136</div></div>
<div class="ttc" id="class_system_1_1_collections_1_1_generic_1_1_list_html"><div class="ttname"><a href="class_system_1_1_collections_1_1_generic_1_1_list.html">System::Collections::Generic::List</a></div><div class="ttdoc">List forward declaration. </div><div class="ttdef"><b>Definition:</b> ApsDevice.h:56</div></div>
<div class="ttc" id="namespace_system_1_1_drawing_1_1_drawing2_d_html_a93fb9484fb2116c9e06df138dbd4fd82a193cfc9be3b995831c6af2fea6650e60"><div class="ttname"><a href="namespace_system_1_1_drawing_1_1_drawing2_d.html#a93fb9484fb2116c9e06df138dbd4fd82a193cfc9be3b995831c6af2fea6650e60">System::Drawing::Drawing2D::CoordinateSpace::Page</a></div><div class="ttdoc">The coordinates are in the page coordinate context. </div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_array_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_array.html">Aspose::Page::XPS::XpsModel::XpsArray</a></div><div class="ttdoc">Class incapsulating common XPS model array object features. </div><div class="ttdef"><b>Definition:</b> XpsArray.h:52</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_html_aaedc6c9e9b5322c94d4cd3c1fc29d151"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#aaedc6c9e9b5322c94d4cd3c1fc29d151">Aspose::Page::XPS::XpsModel::XpsElement::InsertReference</a></div><div class="ttdeci">T InsertReference(int32_t index, T element)</div><div class="ttdef"><b>Definition:</b> XpsElement.h:350</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_path_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_path.html">Aspose::Page::XPS::XpsModel::XpsPath</a></div><div class="ttdoc">Class incapsulating Path element features. This element is the sole means of adding vector graphics a...</div><div class="ttdef"><b>Definition:</b> XpsPath.h:57</div></div>
<div class="ttc" id="namespace_system_1_1_drawing_html_a6c1fe3c1830d158116f3729801cd7b49"><div class="ttname"><a href="namespace_system_1_1_drawing.html#a6c1fe3c1830d158116f3729801cd7b49">System::Drawing::FontStyle</a></div><div class="ttdeci">FontStyle</div><div class="ttdoc">Represents a font style. </div><div class="ttdef"><b>Definition:</b> font_style.h:10</div></div>
<div class="ttc" id="class_system_1_1_collections_1_1_generic_1_1_i_enumerable_html"><div class="ttname"><a href="class_system_1_1_collections_1_1_generic_1_1_i_enumerable.html">System::Collections::Generic::IEnumerable</a></div><div class="ttdef"><b>Definition:</b> ienumerable.h:21</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_html_a279adc145d961024cf6857f6f282ae2f"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a279adc145d961024cf6857f6f282ae2f">Aspose::Page::XPS::XpsModel::XpsElement::Remove</a></div><div class="ttdeci">T Remove(T element)</div><div class="ttdef"><b>Definition:</b> XpsElement.h:285</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element_html_a865b8f7e15f7f5781059931d111fc547"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_element.html#a865b8f7e15f7f5781059931d111fc547">Aspose::Page::XPS::XpsModel::XpsElement::AddReference</a></div><div class="ttdeci">T AddReference(T element)</div><div class="ttdef"><b>Definition:</b> XpsElement.h:266</div></div>
<div class="ttc" id="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_object_html"><div class="ttname"><a href="class_aspose_1_1_page_1_1_x_p_s_1_1_xps_model_1_1_xps_object.html">Aspose::Page::XPS::XpsModel::XpsObject</a></div><div class="ttdoc">Class incapsulating common XPS model object features. </div><div class="ttdef"><b>Definition:</b> XpsObject.h:79</div></div>
<div class="ttc" id="class_system_1_1_collections_1_1_generic_1_1_list_html_ab0ac6ed1e49acd56e069fe8614c87f3d"><div class="ttname"><a href="class_system_1_1_collections_1_1_generic_1_1_list.html#ab0ac6ed1e49acd56e069fe8614c87f3d">System::Collections::Generic::List::iterator</a></div><div class="ttdeci">vector_t::iterator iterator</div><div class="ttdoc">Iterator type. </div><div class="ttdef"><b>Definition:</b> list.h:145</div></div>
<div class="ttc" id="class_system_1_1_drawing_1_1_size_f_html"><div class="ttname"><a href="class_system_1_1_drawing_1_1_size_f.html">System::Drawing::SizeF</a></div><div class="ttdef"><b>Definition:</b> size_f.h:13</div></div>
<div class="ttc" id="class_system_1_1_collections_1_1_generic_1_1_list_html_a0f284b9cbb583432336a9ce4f0b9c84a"><div class="ttname"><a href="class_system_1_1_collections_1_1_generic_1_1_list.html#a0f284b9cbb583432336a9ce4f0b9c84a">System::Collections::Generic::List::const_iterator</a></div><div class="ttdeci">vector_t::const_iterator const_iterator</div><div class="ttdoc">Const iterator type. </div><div class="ttdef"><b>Definition:</b> list.h:147</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_bdfefd79b413520aab21acd5a54483be.html">Aspose.Page.Cpp</a></li><li class="navelem"><a class="el" href="dir_03cea5afbf2112aa5416a42a6e175c60.html">Aspose.Page.Cpp</a></li><li class="navelem"><a class="el" href="dir_4de421bffb3529b791119333dd4dc0bc.html">xps</a></li><li class="navelem"><a class="el" href="dir_f6975ea1f5c32d3d594c484bb4ade407.html">src_xps</a></li><li class="navelem"><a class="el" href="dir_4597d7d8b822f5c7a15b3bf3234c089f.html">XpsModel</a></li><li class="navelem"><b>XpsElement.h</b></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>