프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / lib / RCWPF / 2019.1.220.40 / Telerik.Windows.Documents.FormatProviders.Rtf.xml @ 3c04142d

이력 | 보기 | 이력해설 | 다운로드 (11.6 KB)

1
<?xml version="1.0"?>
2
<doc>
3
    <assembly>
4
        <name>Telerik.Windows.Documents.FormatProviders.Rtf</name>
5
    </assembly>
6
    <members>
7
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfException.#ctor">
8
            <summary>Creates a new instance.</summary>
9
        </member>
10
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfException.#ctor(System.String)">
11
            <summary>Creates a new instance with the given message.</summary>
12
            <param name="message">the message to display</param>
13
        </member>
14
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfException.#ctor(System.String,System.Exception)">
15
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
16
            <param name="message">the message to display</param>
17
            <param name="cause">the original cause for this exception</param>
18
        </member>
19
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfParserException.#ctor">
20
            <summary>Creates a new instance.</summary>
21
        </member>
22
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfParserException.#ctor(System.String)">
23
            <summary>Creates a new instance with the given message.</summary>
24
            <param name="message">the message to display</param>
25
        </member>
26
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfParserException.#ctor(System.String,System.Exception)">
27
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
28
            <param name="message">the message to display</param>
29
            <param name="cause">the original cause for this exception</param>
30
        </member>
31
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfStructureException.#ctor">
32
            <summary>Creates a new instance.</summary>
33
        </member>
34
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfStructureException.#ctor(System.String)">
35
            <summary>Creates a new instance with the given message.</summary>
36
            <param name="message">the message to display</param>
37
        </member>
38
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfStructureException.#ctor(System.String,System.Exception)">
39
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
40
            <param name="message">the message to display</param>
41
            <param name="cause">the original cause for this exception</param>
42
        </member>
43
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfBraceNestingException.#ctor">
44
            <summary>Creates a new instance.</summary>
45
        </member>
46
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfBraceNestingException.#ctor(System.String)">
47
            <summary>Creates a new instance with the given message.</summary>
48
            <param name="message">the message to display</param>
49
        </member>
50
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfBraceNestingException.#ctor(System.String,System.Exception)">
51
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
52
            <param name="message">the message to display</param>
53
            <param name="cause">the original cause for this exception</param>
54
        </member>
55
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfColorException.#ctor">
56
            <summary>Creates a new instance.</summary>
57
        </member>
58
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfColorException.#ctor(System.String)">
59
            <summary>Creates a new instance with the given message.</summary>
60
            <param name="message">the message to display</param>
61
        </member>
62
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfColorException.#ctor(System.String,System.Exception)">
63
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
64
            <param name="message">the message to display</param>
65
            <param name="cause">the original cause for this exception</param>
66
        </member>
67
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfColorTableFormatException.#ctor">
68
            <summary>Creates a new instance.</summary>
69
        </member>
70
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfColorTableFormatException.#ctor(System.String)">
71
            <summary>Creates a new instance with the given message.</summary>
72
            <param name="message">the message to display</param>
73
        </member>
74
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfColorTableFormatException.#ctor(System.String,System.Exception)">
75
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
76
            <param name="message">the message to display</param>
77
            <param name="cause">the original cause for this exception</param>
78
        </member>
79
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfEmptyDocumentException.#ctor">
80
            <summary>Creates a new instance.</summary>
81
        </member>
82
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfEmptyDocumentException.#ctor(System.String)">
83
            <summary>Creates a new instance with the given message.</summary>
84
            <param name="message">the message to display</param>
85
        </member>
86
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfEmptyDocumentException.#ctor(System.String,System.Exception)">
87
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
88
            <param name="message">the message to display</param>
89
            <param name="cause">the original cause for this exception</param>
90
        </member>
91
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfEncodingException.#ctor">
92
            <summary>Creates a new instance.</summary>
93
        </member>
94
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfEncodingException.#ctor(System.String)">
95
            <summary>Creates a new instance with the given message.</summary>
96
            <param name="message">the message to display</param>
97
        </member>
98
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfEncodingException.#ctor(System.String,System.Exception)">
99
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
100
            <param name="message">the message to display</param>
101
            <param name="cause">the original cause for this exception</param>
102
        </member>
103
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfFontTableFormatException.#ctor">
104
            <summary>Creates a new instance.</summary>
105
        </member>
106
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfFontTableFormatException.#ctor(System.String)">
107
            <summary>Creates a new instance with the given message.</summary>
108
            <param name="message">the message to display</param>
109
        </member>
110
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfFontTableFormatException.#ctor(System.String,System.Exception)">
111
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
112
            <param name="message">the message to display</param>
113
            <param name="cause">the original cause for this exception</param>
114
        </member>
115
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfHexEncodingException.#ctor">
116
            <summary>Creates a new instance.</summary>
117
        </member>
118
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfHexEncodingException.#ctor(System.String)">
119
            <summary>Creates a new instance with the given message.</summary>
120
            <param name="message">the message to display</param>
121
        </member>
122
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfHexEncodingException.#ctor(System.String,System.Exception)">
123
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
124
            <param name="message">the message to display</param>
125
            <param name="cause">the original cause for this exception</param>
126
        </member>
127
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfMissingCharacterException.#ctor">
128
            <summary>Creates a new instance.</summary>
129
        </member>
130
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfMissingCharacterException.#ctor(System.String)">
131
            <summary>Creates a new instance with the given message.</summary>
132
            <param name="message">the message to display</param>
133
        </member>
134
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfMissingCharacterException.#ctor(System.String,System.Exception)">
135
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
136
            <param name="message">the message to display</param>
137
            <param name="cause">the original cause for this exception</param>
138
        </member>
139
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfMultiByteEncodingException.#ctor">
140
            <summary>Creates a new instance.</summary>
141
        </member>
142
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfMultiByteEncodingException.#ctor(System.String)">
143
            <summary>Creates a new instance with the given message.</summary>
144
            <param name="message">the message to display</param>
145
        </member>
146
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfMultiByteEncodingException.#ctor(System.String,System.Exception)">
147
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
148
            <param name="message">the message to display</param>
149
            <param name="cause">the original cause for this exception</param>
150
        </member>
151
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfUnicodeEncodingException.#ctor">
152
            <summary>Creates a new instance.</summary>
153
        </member>
154
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfUnicodeEncodingException.#ctor(System.String)">
155
            <summary>Creates a new instance with the given message.</summary>
156
            <param name="message">the message to display</param>
157
        </member>
158
        <member name="M:Telerik.Windows.Documents.FormatProviders.Rtf.Exceptions.RtfUnicodeEncodingException.#ctor(System.String,System.Exception)">
159
            <summary>Creates a new instance with the given message, based on the given cause.</summary>
160
            <param name="message">the message to display</param>
161
            <param name="cause">the original cause for this exception</param>
162
        </member>
163
        <member name="P:Telerik.Windows.Documents.FormatProviders.Rtf.RtfDataProvider.Rtf">
164
            <summary>
165
            Gets or sets the current document as RTF
166
            </summary>
167
        </member>
168
    </members>
169
</doc>
클립보드 이미지 추가 (최대 크기: 500 MB)