markus / lib / RCWPF / 2019.1.220.45 / Telerik.Windows.Controls.FixedDocumentViewers.xml @ a2a64028
이력 | 보기 | 이력해설 | 다운로드 (250 KB)
1 | 2e68fec2 | ljiyeon | <?xml version="1.0"?>
|
---|---|---|---|
2 | <doc>
|
||
3 | <assembly>
|
||
4 | <name>Telerik.Windows.Controls.FixedDocumentViewers</name> |
||
5 | </assembly>
|
||
6 | <members>
|
||
7 | <member name="T:Telerik.Windows.Automation.FixedDocumentViewer.TextRangeProvider"> |
||
8 | <summary>
|
||
9 | Represents TextRange provider. |
||
10 | </summary>
|
||
11 | </member>
|
||
12 | <member name="M:Telerik.Windows.Automation.FixedDocumentViewer.TextRangeProvider.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase,Telerik.Windows.Documents.Fixed.Text.TextPosition,Telerik.Windows.Documents.Fixed.Text.TextPosition)"> |
||
13 | <summary>
|
||
14 | Initializes a new instance of the <see cref="T:Telerik.Windows.Automation.FixedDocumentViewer.TextRangeProvider"/> class. |
||
15 | </summary>
|
||
16 | <param name="fixedDocumentViewer">The fixed document viewer.</param> |
||
17 | <param name="startPosition">The start position.</param> |
||
18 | <param name="endPosition">The end position.</param> |
||
19 | </member>
|
||
20 | <member name="T:Telerik.Windows.Automation.Peers.FixedDocumentViewerBaseAutomationPeer"> |
||
21 | <summary>
|
||
22 | Represents FixedDocumentViewerBase automation peer. |
||
23 | </summary>
|
||
24 | </member>
|
||
25 | <member name="M:Telerik.Windows.Automation.Peers.FixedDocumentViewerBaseAutomationPeer.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
26 | <summary>
|
||
27 | Initializes a new instance of the <see cref="T:Telerik.Windows.Automation.Peers.FixedDocumentViewerBaseAutomationPeer"/> class. |
||
28 | </summary>
|
||
29 | <param name="owner">The owner.</param> |
||
30 | </member>
|
||
31 | <member name="M:Telerik.Windows.Automation.Peers.FixedDocumentViewerBaseAutomationPeer.GetAutomationControlTypeCore"> |
||
32 | <summary>
|
||
33 | Gets the control type for the <see cref="T:System.Windows.UIElement" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.UIElementAutomationPeer" />. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetAutomationControlType" />. |
||
34 | </summary>
|
||
35 | <returns>
|
||
36 | The <see cref="F:System.Windows.Automation.Peers.AutomationControlType.Custom" /> enumeration value. |
||
37 | </returns>
|
||
38 | </member>
|
||
39 | <member name="M:Telerik.Windows.Automation.Peers.FixedDocumentViewerBaseAutomationPeer.GetClassNameCore"> |
||
40 | <summary>
|
||
41 | Gets the name of the <see cref="T:System.Windows.UIElement" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.UIElementAutomationPeer" />. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetClassName" />. |
||
42 | </summary>
|
||
43 | <returns>
|
||
44 | An <see cref="F:System.String.Empty" /> string. |
||
45 | </returns>
|
||
46 | </member>
|
||
47 | <member name="M:Telerik.Windows.Automation.Peers.FixedDocumentViewerBaseAutomationPeer.GetHelpTextCore"> |
||
48 | <summary>
|
||
49 | Gets the string that describes the functionality of the <see cref="T:System.Windows.ContentElement" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.ContentElementAutomationPeer" />. Called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetHelpText" />. |
||
50 | </summary>
|
||
51 | <returns>
|
||
52 | The help text, usually from the <see cref="T:System.Windows.Controls.ToolTip" />, or <see cref="F:System.String.Empty" /> if there is no help text. |
||
53 | </returns>
|
||
54 | </member>
|
||
55 | <member name="M:Telerik.Windows.Automation.Peers.FixedDocumentViewerBaseAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)"> |
||
56 | <summary>
|
||
57 | Gets the control pattern for the <see cref="T:System.Windows.UIElement" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.UIElementAutomationPeer" />. |
||
58 | </summary>
|
||
59 | <param name="patternInterface">A value from the enumeration.</param> |
||
60 | <returns>
|
||
61 | An object that implements the <see cref="T:System.Windows.Automation.Provider.ISynchronizedInputProvider" /> interface if <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.SynchronizedInput" />; otherwise, null. |
||
62 | </returns>
|
||
63 | </member>
|
||
64 | <member name="M:Telerik.Windows.Automation.Peers.FixedDocumentViewerBaseAutomationPeer.GetChildrenCore"> |
||
65 | <summary>
|
||
66 | Gets the collection of child elements of the <see cref="T:System.Windows.UIElement" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.UIElementAutomationPeer" />. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetChildren" />. |
||
67 | </summary>
|
||
68 | <returns>
|
||
69 | A list of child <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> elements. |
||
70 | </returns>
|
||
71 | </member>
|
||
72 | <member name="M:Telerik.Windows.Automation.Peers.FixedDocumentViewerBaseAutomationPeer.GetItemStatusCore"> |
||
73 | <summary>
|
||
74 | Gets a string that communicates the visual status of the <see cref="T:System.Windows.UIElement" /> that is associated with this <see cref="T:System.Windows.Automation.Peers.UIElementAutomationPeer" />. This method is called by <see cref="M:System.Windows.Automation.Peers.AutomationPeer.GetItemStatus" />. |
||
75 | </summary>
|
||
76 | <returns>
|
||
77 | The string that contains the <see cref="P:System.Windows.Automation.AutomationProperties.ItemStatus" /> that is returned by <see cref="M:System.Windows.Automation.AutomationProperties.GetItemStatus(System.Windows.DependencyObject)" />. |
||
78 | </returns>
|
||
79 | </member>
|
||
80 | <member name="T:Telerik.Windows.Automation.Peers.RadPdfViewerAutomationPeer"> |
||
81 | <summary>
|
||
82 | Represents RadPdfViewer automation peer. |
||
83 | </summary>
|
||
84 | </member>
|
||
85 | <member name="M:Telerik.Windows.Automation.Peers.RadPdfViewerAutomationPeer.#ctor(Telerik.Windows.Controls.RadPdfViewer)"> |
||
86 | <summary>
|
||
87 | Initializes a new instance of the <see cref="T:Telerik.Windows.Automation.Peers.RadPdfViewerAutomationPeer"/> class. |
||
88 | </summary>
|
||
89 | <param name="owner">The owner.</param> |
||
90 | </member>
|
||
91 | <member name="M:Telerik.Windows.Automation.Peers.RadPdfViewerAutomationPeer.GetHelpTextCore"> |
||
92 | <inheritdoc /> |
||
93 | </member>
|
||
94 | <member name="T:Telerik.Windows.Documents.Commands.ActivateBookmarkItemCommand"> |
||
95 | <summary>
|
||
96 | Command representing the Bookmark activated action (usually a user click event). |
||
97 | When executed, the viewer will display the related Bookmark destination or execute the provided action. |
||
98 | </summary>
|
||
99 | </member>
|
||
100 | <member name="T:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase"> |
||
101 | <summary>
|
||
102 | Represents the base FixedDocumentViewer command. |
||
103 | </summary>
|
||
104 | </member>
|
||
105 | <member name="M:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
106 | <summary>
|
||
107 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase"/> class. |
||
108 | </summary>
|
||
109 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
110 | </member>
|
||
111 | <member name="M:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase.CanExecute(System.Object)"> |
||
112 | <summary>
|
||
113 | Defines the method that determines whether the command can execute in |
||
114 | its current state. |
||
115 | </summary>
|
||
116 | <param name="parameter">Data used by the command. If the command does not require |
||
117 | data to be passed, this object can be set to null.</param>
|
||
118 | <returns>true if this command can be executed; otherwise, false.</returns> |
||
119 | </member>
|
||
120 | <member name="M:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase.CanExecuteOverride(System.Object)"> |
||
121 | <summary>
|
||
122 | Determines whether the command can be executed. |
||
123 | </summary>
|
||
124 | <param name="parameter">The parameter.</param> |
||
125 | <returns>Returns if the command can be executed.</returns> |
||
126 | </member>
|
||
127 | <member name="M:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase.Execute(System.Object)"> |
||
128 | <summary>
|
||
129 | Defines the method to be called when the command is invoked. |
||
130 | </summary>
|
||
131 | <param name="parameter">Data used by the command. If the command does not require |
||
132 | data to be passed, this object can be set to null.</param>
|
||
133 | </member>
|
||
134 | <member name="M:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase.OnCanExecuteChanged"> |
||
135 | <summary>
|
||
136 | Called when CanExecute is changed.. |
||
137 | </summary>
|
||
138 | </member>
|
||
139 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase.Viewer"> |
||
140 | <summary>
|
||
141 | Gets or sets the viewer. |
||
142 | </summary>
|
||
143 | <value>The viewer.</value> |
||
144 | </member>
|
||
145 | <member name="E:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase.CanExecuteChanged"> |
||
146 | <summary>
|
||
147 | Occurs when changes occur that affect whether or not the command should |
||
148 | execute. |
||
149 | </summary>
|
||
150 | </member>
|
||
151 | <member name="M:Telerik.Windows.Documents.Commands.ActivateBookmarkItemCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
152 | <summary>
|
||
153 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.ActivateBookmarkItemCommand"/> class. |
||
154 | </summary>
|
||
155 | <param name="fixedDocumentViewerBase">Instance of the document viewer the command will be applied for.</param> |
||
156 | </member>
|
||
157 | <member name="M:Telerik.Windows.Documents.Commands.ActivateBookmarkItemCommand.Execute(System.Object)"> |
||
158 | <summary>
|
||
159 | Applies the destination, if any, for the activated <see cref="T:Telerik.Windows.Documents.Fixed.Model.Navigation.BookmarkItem"/> instance or executes the provided action. |
||
160 | </summary>
|
||
161 | <param name="parameter">The <see cref="T:Telerik.Windows.Documents.Fixed.Model.Navigation.BookmarkItem"/> instance to be activated.</param> |
||
162 | </member>
|
||
163 | <member name="T:Telerik.Windows.Documents.Commands.CaretMovementType"> |
||
164 | <summary>
|
||
165 | Represents caret movement type. |
||
166 | </summary>
|
||
167 | </member>
|
||
168 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveToPreviousCharacter"> |
||
169 | <summary>
|
||
170 | Represents move to previous character. |
||
171 | </summary>
|
||
172 | </member>
|
||
173 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveToNextCharacter"> |
||
174 | <summary>
|
||
175 | Represents move to next character. |
||
176 | </summary>
|
||
177 | </member>
|
||
178 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveLineUp"> |
||
179 | <summary>
|
||
180 | Represents move line up. |
||
181 | </summary>
|
||
182 | </member>
|
||
183 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveLineDown"> |
||
184 | <summary>
|
||
185 | Represents move line down. |
||
186 | </summary>
|
||
187 | </member>
|
||
188 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MovePageUp"> |
||
189 | <summary>
|
||
190 | Represents move page up. |
||
191 | </summary>
|
||
192 | </member>
|
||
193 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MovePageDown"> |
||
194 | <summary>
|
||
195 | Represents move page down. |
||
196 | </summary>
|
||
197 | </member>
|
||
198 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveToNextWord"> |
||
199 | <summary>
|
||
200 | Represents move to next word. |
||
201 | </summary>
|
||
202 | </member>
|
||
203 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveToPreviousWord"> |
||
204 | <summary>
|
||
205 | Represents move to previous word. |
||
206 | </summary>
|
||
207 | </member>
|
||
208 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveToLineStart"> |
||
209 | <summary>
|
||
210 | Represents move to line start. |
||
211 | </summary>
|
||
212 | </member>
|
||
213 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveToLineEnd"> |
||
214 | <summary>
|
||
215 | Represents move to line end. |
||
216 | </summary>
|
||
217 | </member>
|
||
218 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveToStartOfDocument"> |
||
219 | <summary>
|
||
220 | Represents move to start of document. |
||
221 | </summary>
|
||
222 | </member>
|
||
223 | <member name="F:Telerik.Windows.Documents.Commands.CaretMovementType.MoveToEndOfDocument"> |
||
224 | <summary>
|
||
225 | Represents move to end of document. |
||
226 | </summary>
|
||
227 | </member>
|
||
228 | <member name="T:Telerik.Windows.Documents.Commands.CompositeCommand"> |
||
229 | <summary>
|
||
230 | Represents a composite command. |
||
231 | </summary>
|
||
232 | </member>
|
||
233 | <member name="M:Telerik.Windows.Documents.Commands.CompositeCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase,System.Windows.Input.ICommand[])"> |
||
234 | <summary>
|
||
235 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.CompositeCommand"/> class. |
||
236 | </summary>
|
||
237 | <param name="viewer">The viewer.</param> |
||
238 | <param name="commands">The commands.</param> |
||
239 | </member>
|
||
240 | <member name="M:Telerik.Windows.Documents.Commands.CompositeCommand.CanExecuteOverride(System.Object)"> |
||
241 | <summary>
|
||
242 | Determines whether the command can be executed. |
||
243 | </summary>
|
||
244 | <param name="parameter">The parameter.</param> |
||
245 | <returns>Returns if the command can be executed.</returns> |
||
246 | </member>
|
||
247 | <member name="M:Telerik.Windows.Documents.Commands.CompositeCommand.Execute(System.Object)"> |
||
248 | <summary>
|
||
249 | Defines the method to be called when the command is invoked. |
||
250 | </summary>
|
||
251 | <param name="parameter">Data used by the command. If the command does not require |
||
252 | data to be passed, this object can be set to null.</param>
|
||
253 | </member>
|
||
254 | <member name="T:Telerik.Windows.Documents.Commands.CopyCommand"> |
||
255 | <summary>
|
||
256 | Represents copy command. |
||
257 | </summary>
|
||
258 | </member>
|
||
259 | <member name="M:Telerik.Windows.Documents.Commands.CopyCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
260 | <summary>
|
||
261 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.CopyCommand"/> class. |
||
262 | </summary>
|
||
263 | <param name="viewer">The viewer.</param> |
||
264 | </member>
|
||
265 | <member name="M:Telerik.Windows.Documents.Commands.CopyCommand.CanExecuteOverride(System.Object)"> |
||
266 | <summary>
|
||
267 | Determines whether the command can be executed. |
||
268 | </summary>
|
||
269 | <param name="parameter">The parameter.</param> |
||
270 | <returns>Returns if the command can be executed.</returns> |
||
271 | </member>
|
||
272 | <member name="M:Telerik.Windows.Documents.Commands.CopyCommand.Execute(System.Object)"> |
||
273 | <summary>
|
||
274 | Executes the command. |
||
275 | </summary>
|
||
276 | <param name="parameter">The parameter.</param> |
||
277 | </member>
|
||
278 | <member name="T:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptor"> |
||
279 | <summary>
|
||
280 | Represents a wrapper for commands. |
||
281 | </summary>
|
||
282 | </member>
|
||
283 | <member name="T:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase"> |
||
284 | <summary>
|
||
285 | Represents a wrapper for commands. |
||
286 | </summary>
|
||
287 | </member>
|
||
288 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase.#ctor(System.Boolean)"> |
||
289 | <summary>
|
||
290 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase"/> class. |
||
291 | </summary>
|
||
292 | <param name="isEnabled">The is enabled.</param> |
||
293 | </member>
|
||
294 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase.OnPropertyChanged(System.String)"> |
||
295 | <summary>
|
||
296 | Called when [property changed]. |
||
297 | </summary>
|
||
298 | <param name="name">The name.</param> |
||
299 | </member>
|
||
300 | <member name="E:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase.PropertyChanged"> |
||
301 | <summary>
|
||
302 | Occurs when a property value changes. |
||
303 | </summary>
|
||
304 | </member>
|
||
305 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase.Command"> |
||
306 | <summary>
|
||
307 | Gets the command. |
||
308 | </summary>
|
||
309 | <value>The command.</value> |
||
310 | </member>
|
||
311 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase.IsEnabled"> |
||
312 | <summary>
|
||
313 | Gets or sets a value indicating the command descriptor is enabled. |
||
314 | </summary>
|
||
315 | <value>The is enabled.</value> |
||
316 | </member>
|
||
317 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptor.#ctor(Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase,System.Boolean)"> |
||
318 | <summary>
|
||
319 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptor"/> class. |
||
320 | </summary>
|
||
321 | <param name="command">The command.</param> |
||
322 | <param name="isEnabled">The is enabled.</param> |
||
323 | </member>
|
||
324 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptor.Default"> |
||
325 | <summary>
|
||
326 | Gets the default command descriptor. |
||
327 | </summary>
|
||
328 | <value>The default.</value> |
||
329 | </member>
|
||
330 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptor.Command"> |
||
331 | <summary>
|
||
332 | Gets the command. |
||
333 | </summary>
|
||
334 | <value>The command.</value> |
||
335 | </member>
|
||
336 | <member name="T:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorGroup"> |
||
337 | <summary>
|
||
338 | Represents a group of command descriptors. |
||
339 | </summary>
|
||
340 | </member>
|
||
341 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorGroup.#ctor(Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase[])"> |
||
342 | <summary>
|
||
343 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorGroup"/> class. |
||
344 | </summary>
|
||
345 | <param name="commandDescriptors">The command descriptors.</param> |
||
346 | </member>
|
||
347 | <member name="E:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorGroup.PropertyChanged"> |
||
348 | <summary>
|
||
349 | Occurs when a property is changed. |
||
350 | </summary>
|
||
351 | </member>
|
||
352 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorGroup.Empty"> |
||
353 | <summary>
|
||
354 | Gets empty command descriptor group. |
||
355 | </summary>
|
||
356 | <value>The empty command descriptor group.</value> |
||
357 | </member>
|
||
358 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorGroup.IsEnabled"> |
||
359 | <summary>
|
||
360 | Gets or sets a value indicating whether the group is enabled. |
||
361 | </summary>
|
||
362 | <value>The is enabled.</value> |
||
363 | </member>
|
||
364 | <member name="T:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors"> |
||
365 | <summary>
|
||
366 | Represents command descriptors for a given <see cref="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.FixedDocumentViewer"/> instance. |
||
367 | </summary>
|
||
368 | </member>
|
||
369 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
370 | <summary>
|
||
371 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors"/> class. |
||
372 | </summary>
|
||
373 | <param name="fixedDocumentViewer">The fixed document viewer.</param> |
||
374 | </member>
|
||
375 | <member name="E:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.PropertyChanged"> |
||
376 | <summary>
|
||
377 | Do not use this event. |
||
378 | </summary>
|
||
379 | </member>
|
||
380 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.AdditionalCommandDescriptorsGroup"> |
||
381 | <summary>
|
||
382 | Gets the additional command descriptors group. |
||
383 | </summary>
|
||
384 | <value>The additional command descriptors group.</value> |
||
385 | </member>
|
||
386 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.TextSelectionCommandDescriptorsGroup"> |
||
387 | <summary>
|
||
388 | Gets the common command descriptors group. |
||
389 | </summary>
|
||
390 | <value>The common command descriptors group.</value> |
||
391 | </member>
|
||
392 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.ViewCommandDescriptorsGroup"> |
||
393 | <summary>
|
||
394 | Gets the view command descriptors group. |
||
395 | </summary>
|
||
396 | <value>The view command descriptors group.</value> |
||
397 | </member>
|
||
398 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.SetFixedDocumentPagesPresenterCommandDescriptor"> |
||
399 | <summary>
|
||
400 | Gets the set fixed document pages presenter command descriptor. |
||
401 | </summary>
|
||
402 | <value>The set fixed document pages presenter command descriptor.</value> |
||
403 | </member>
|
||
404 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.SetFixedDocumentSinglePageViewPresenterCommandDescriptor"> |
||
405 | <summary>
|
||
406 | Gets the set fixed document single page view presenter command descriptor. |
||
407 | </summary>
|
||
408 | <value>
|
||
409 | The set fixed document single page view presenter command descriptor. |
||
410 | </value>
|
||
411 | </member>
|
||
412 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.FitToPageFixedDocumentSinglePageViewPresenterCommandDescriptor"> |
||
413 | <summary>
|
||
414 | Gets the fit to page fixed document single page view presenter command descriptor. |
||
415 | </summary>
|
||
416 | <value>
|
||
417 | The fit to page fixed document single page view presenter command descriptor. |
||
418 | </value>
|
||
419 | </member>
|
||
420 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.FitToWidthFixedDocumentPagesPresenterCommandDescriptor"> |
||
421 | <summary>
|
||
422 | Gets the fit to width fixed document pages presenter command descriptor. |
||
423 | </summary>
|
||
424 | <value>
|
||
425 | The fit to width fixed document pages presenter command descriptor. |
||
426 | </value>
|
||
427 | </member>
|
||
428 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.RotateClockwiseCommandDescriptor"> |
||
429 | <summary>
|
||
430 | Gets the rotate clockwise command descriptor. |
||
431 | </summary>
|
||
432 | <value>The rotate clockwise command descriptor.</value> |
||
433 | </member>
|
||
434 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.RotateCounterClockwiseCommandDescriptor"> |
||
435 | <summary>
|
||
436 | Gets the rotate counter clockwise command descriptor. |
||
437 | </summary>
|
||
438 | <value>The rotate counter clockwise command descriptor.</value> |
||
439 | </member>
|
||
440 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.OpenCommandDescriptor"> |
||
441 | <summary>
|
||
442 | Gets the open command descriptor. |
||
443 | </summary>
|
||
444 | <value>The open command descriptor.</value> |
||
445 | </member>
|
||
446 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.SaveAsCommandDescriptor"> |
||
447 | <summary>
|
||
448 | Gets the save as command descriptor. |
||
449 | </summary>
|
||
450 | <value>The save as command descriptor.</value> |
||
451 | </member>
|
||
452 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.PageUpCommandDescriptor"> |
||
453 | <summary>
|
||
454 | Gets the page up command descriptor. |
||
455 | </summary>
|
||
456 | <value>The page up command descriptor.</value> |
||
457 | </member>
|
||
458 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.PageDownCommandDescriptor"> |
||
459 | <summary>
|
||
460 | Gets the page down command descriptor. |
||
461 | </summary>
|
||
462 | <value>The page down command descriptor.</value> |
||
463 | </member>
|
||
464 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.CopyCommandDescriptor"> |
||
465 | <summary>
|
||
466 | Gets the copy command descriptor. |
||
467 | </summary>
|
||
468 | <value>The copy command descriptor.</value> |
||
469 | </member>
|
||
470 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.SelectAllCommandDescriptor"> |
||
471 | <summary>
|
||
472 | Gets the select all command descriptor. |
||
473 | </summary>
|
||
474 | <value>The select all command descriptor.</value> |
||
475 | </member>
|
||
476 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.ZoomInCommandDescriptor"> |
||
477 | <summary>
|
||
478 | Gets the zoom in command descriptor. |
||
479 | </summary>
|
||
480 | <value>The zoom in command descriptor.</value> |
||
481 | </member>
|
||
482 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.ZoomOutCommandDescriptor"> |
||
483 | <summary>
|
||
484 | Gets the zoom out command descriptor. |
||
485 | </summary>
|
||
486 | <value>The zoom out command descriptor.</value> |
||
487 | </member>
|
||
488 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.PrintCommandDescriptor"> |
||
489 | <summary>
|
||
490 | Gets the print command descriptor. |
||
491 | </summary>
|
||
492 | <value>The print command descriptor.</value> |
||
493 | </member>
|
||
494 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretLineDownCommandDescriptor"> |
||
495 | <summary>
|
||
496 | Gets the move left command descriptor. |
||
497 | </summary>
|
||
498 | <value>The move left command descriptor.</value> |
||
499 | </member>
|
||
500 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretLineUpCommandDescriptor"> |
||
501 | <summary>
|
||
502 | Gets the move left command descriptor. |
||
503 | </summary>
|
||
504 | <value>The move left command descriptor.</value> |
||
505 | </member>
|
||
506 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretToEndOfDocumentCommandDescriptor"> |
||
507 | <summary>
|
||
508 | Gets the move left command descriptor. |
||
509 | </summary>
|
||
510 | <value>The move left command descriptor.</value> |
||
511 | </member>
|
||
512 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretToLineEndCommandDescriptor"> |
||
513 | <summary>
|
||
514 | Gets the move left command descriptor. |
||
515 | </summary>
|
||
516 | <value>The move left command descriptor.</value> |
||
517 | </member>
|
||
518 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretToLineStartCommandDescriptor"> |
||
519 | <summary>
|
||
520 | Gets the move left command descriptor. |
||
521 | </summary>
|
||
522 | <value>The move left command descriptor.</value> |
||
523 | </member>
|
||
524 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretToNextCharacterCommandDescriptor"> |
||
525 | <summary>
|
||
526 | Gets the move left command descriptor. |
||
527 | </summary>
|
||
528 | <value>The move left command descriptor.</value> |
||
529 | </member>
|
||
530 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretToNextWordCommandDescriptor"> |
||
531 | <summary>
|
||
532 | Gets the move left command descriptor. |
||
533 | </summary>
|
||
534 | <value>The move left command descriptor.</value> |
||
535 | </member>
|
||
536 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretToPreviousCharacterCommandDescriptor"> |
||
537 | <summary>
|
||
538 | Gets the move left command descriptor. |
||
539 | </summary>
|
||
540 | <value>The move left command descriptor.</value> |
||
541 | </member>
|
||
542 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretToPreviousWordCommandDescriptor"> |
||
543 | <summary>
|
||
544 | Gets the move left command descriptor. |
||
545 | </summary>
|
||
546 | <value>The move left command descriptor.</value> |
||
547 | </member>
|
||
548 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveCaretToStartOfDocumentCommandDescriptor"> |
||
549 | <summary>
|
||
550 | Gets the move left command descriptor. |
||
551 | </summary>
|
||
552 | <value>The move left command descriptor.</value> |
||
553 | </member>
|
||
554 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveDownCommandDescriptor"> |
||
555 | <summary>
|
||
556 | Gets the move down command descriptor. |
||
557 | </summary>
|
||
558 | <value>The move down command descriptor.</value> |
||
559 | </member>
|
||
560 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveUpCommandDescriptor"> |
||
561 | <summary>
|
||
562 | Gets the move up command descriptor. |
||
563 | </summary>
|
||
564 | <value>The move up command descriptor.</value> |
||
565 | </member>
|
||
566 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveLeftCommandDescriptor"> |
||
567 | <summary>
|
||
568 | Gets the move left command descriptor. |
||
569 | </summary>
|
||
570 | <value>The move left command descriptor.</value> |
||
571 | </member>
|
||
572 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.MoveRightCommandDescriptor"> |
||
573 | <summary>
|
||
574 | Gets the move right command descriptor. |
||
575 | </summary>
|
||
576 | <value>The move right command descriptor.</value> |
||
577 | </member>
|
||
578 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.ShowFindDialogCommandDescriptor"> |
||
579 | <summary>
|
||
580 | Gets the show find dialog command descriptor. |
||
581 | </summary>
|
||
582 | <value>The show find dialog command descriptor.</value> |
||
583 | </member>
|
||
584 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.FitToWidthCommandDescriptor"> |
||
585 | <summary>
|
||
586 | Gets the fit to width command descriptor. |
||
587 | </summary>
|
||
588 | <value>The fit to width command descriptor.</value> |
||
589 | </member>
|
||
590 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.FitToPageCommandDescriptor"> |
||
591 | <summary>
|
||
592 | Gets the fit to page command descriptor. |
||
593 | </summary>
|
||
594 | <value>The fit to page command descriptor.</value> |
||
595 | </member>
|
||
596 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.FindCommandDescriptor"> |
||
597 | <summary>
|
||
598 | Gets the find command descriptor. |
||
599 | </summary>
|
||
600 | <value>The find command descriptor.</value> |
||
601 | </member>
|
||
602 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.FindPreviousCommandDescriptor"> |
||
603 | <summary>
|
||
604 | Gets the find previous command descriptor. |
||
605 | </summary>
|
||
606 | <value>The find previous command descriptor.</value> |
||
607 | </member>
|
||
608 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.ValidateSignaturesCommandDescriptor"> |
||
609 | <summary>
|
||
610 | Gets the validate signatures command descriptor. |
||
611 | </summary>
|
||
612 | <value>The validate signatures command descriptor.</value> |
||
613 | </member>
|
||
614 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.ShowSignaturePropertiesDialogCommandDescriptor"> |
||
615 | <summary>
|
||
616 | Gets the show signature properties dialog command descriptor. |
||
617 | </summary>
|
||
618 | <value>The show signature properties dialog command descriptor.</value> |
||
619 | </member>
|
||
620 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.ShowSignSignatureDialogCommandDescriptor"> |
||
621 | <summary>
|
||
622 | Gets the show sign signature dialog command descriptor. |
||
623 | </summary>
|
||
624 | <value>The show sign signature dialog command descriptor.</value> |
||
625 | </member>
|
||
626 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.ActivateBookmarkItemCommandDescriptor"> |
||
627 | <summary>
|
||
628 | Gets the activate bookmark item command descriptor. |
||
629 | </summary>
|
||
630 | </member>
|
||
631 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.SyncCurrentBookmarkItemCommandDescriptor"> |
||
632 | <summary>
|
||
633 | Gets the sync current bookmark item command descriptor. |
||
634 | </summary>
|
||
635 | </member>
|
||
636 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.SignSignatureCommandDescriptor"> |
||
637 | <summary>
|
||
638 | Gets the sign signature command descriptor. |
||
639 | </summary>
|
||
640 | <value>The sign signature command descriptor.</value> |
||
641 | </member>
|
||
642 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptors.FixedDocumentViewer"> |
||
643 | <summary>
|
||
644 | Gets the fixed document viewer. |
||
645 | </summary>
|
||
646 | <value>The fixed document viewer.</value> |
||
647 | </member>
|
||
648 | <member name="T:Telerik.Windows.Documents.Commands.Descriptors.CompositeCommandDescriptor`1"> |
||
649 | <summary>
|
||
650 | Represents composite command descriptor class. |
||
651 | </summary>
|
||
652 | </member>
|
||
653 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.CompositeCommandDescriptor`1.#ctor(System.Boolean,System.Collections.Generic.KeyValuePair{`0,Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase}[])"> |
||
654 | <summary>
|
||
655 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.Descriptors.CompositeCommandDescriptor`1"/> class. |
||
656 | </summary>
|
||
657 | <param name="isEnabled">The is enabled.</param> |
||
658 | <param name="data">The data.</param> |
||
659 | </member>
|
||
660 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.CompositeCommandDescriptor`1.OnCommandChanged"> |
||
661 | <summary>
|
||
662 | Called when the command is changed. |
||
663 | </summary>
|
||
664 | </member>
|
||
665 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.CompositeCommandDescriptor`1.GetCommand(`0)"> |
||
666 | <summary>
|
||
667 | Gets the command. |
||
668 | </summary>
|
||
669 | <param name="key">The key.</param> |
||
670 | <returns></returns> |
||
671 | </member>
|
||
672 | <member name="T:Telerik.Windows.Documents.Commands.Descriptors.ArrowKeyCommandDescriptor"> |
||
673 | <summary>
|
||
674 | Represents arrow key command descriptor class. |
||
675 | </summary>
|
||
676 | </member>
|
||
677 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.ArrowKeyCommandDescriptor.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase,System.Collections.Generic.KeyValuePair{Telerik.Windows.Documents.Fixed.UI.FixedDocumentViewerMode,Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase}[])"> |
||
678 | <summary>
|
||
679 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.Descriptors.ArrowKeyCommandDescriptor"/> class. |
||
680 | </summary>
|
||
681 | <param name="viewer">The viewer.</param> |
||
682 | <param name="data">The data.</param> |
||
683 | </member>
|
||
684 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.ArrowKeyCommandDescriptor.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase,System.Boolean,System.Collections.Generic.KeyValuePair{Telerik.Windows.Documents.Fixed.UI.FixedDocumentViewerMode,Telerik.Windows.Documents.Commands.FixedDocumentViewerCommandBase}[])"> |
||
685 | <summary>
|
||
686 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.Descriptors.ArrowKeyCommandDescriptor"/> class. |
||
687 | </summary>
|
||
688 | <param name="viewer">The viewer.</param> |
||
689 | <param name="isEnabled">The is enabled.</param> |
||
690 | <param name="data">The data.</param> |
||
691 | </member>
|
||
692 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.ArrowKeyCommandDescriptor.Command"> |
||
693 | <summary>
|
||
694 | Gets the command. |
||
695 | </summary>
|
||
696 | <value>The command.</value> |
||
697 | </member>
|
||
698 | <member name="T:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors"> |
||
699 | <summary>
|
||
700 | Represents default command descriptors for FixedDocumentViewerBase. |
||
701 | </summary>
|
||
702 | </member>
|
||
703 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
704 | <summary>
|
||
705 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors"/> class. |
||
706 | </summary>
|
||
707 | <param name="fixedDocumentViewer">The fixed document viewer.</param> |
||
708 | </member>
|
||
709 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.FitToPageFixedDocumentSinglePageViewPresenterCommandDescriptor"> |
||
710 | <summary>
|
||
711 | Gets the fit to page fixed document single page view presenter command descriptor. |
||
712 | </summary>
|
||
713 | <value>
|
||
714 | The fit to page fixed document single page view presenter command descriptor. |
||
715 | </value>
|
||
716 | </member>
|
||
717 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.FitToWidthFixedDocumentPagesPresenterCommandDescriptor"> |
||
718 | <summary>
|
||
719 | Gets the fit to width fixed document pages presenter command descriptor. |
||
720 | </summary>
|
||
721 | <value>
|
||
722 | The fit to width fixed document pages presenter command descriptor. |
||
723 | </value>
|
||
724 | </member>
|
||
725 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.SetFixedDocumentPagesPresenterCommandDescriptor"> |
||
726 | <summary>
|
||
727 | Gets the set fixed document pages presenter command descriptor. |
||
728 | </summary>
|
||
729 | <value>The set fixed document pages presenter command descriptor.</value> |
||
730 | </member>
|
||
731 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.SetFixedDocumentSinglePageViewPresenterCommandDescriptor"> |
||
732 | <summary>
|
||
733 | Gets the set fixed document single page view presenter command descriptor. |
||
734 | </summary>
|
||
735 | <value>
|
||
736 | The set fixed document single page view presenter command descriptor. |
||
737 | </value>
|
||
738 | </member>
|
||
739 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.RotateCounterClockwiseCommandDescriptor"> |
||
740 | <summary>
|
||
741 | Gets the rotate counter clockwise command descriptor. |
||
742 | </summary>
|
||
743 | <value>The rotate counter clockwise command descriptor.</value> |
||
744 | </member>
|
||
745 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.RotateClockwiseCommandDescriptor"> |
||
746 | <summary>
|
||
747 | Gets the rotate clockwise command descriptor. |
||
748 | </summary>
|
||
749 | <value>The rotate clockwise command descriptor.</value> |
||
750 | </member>
|
||
751 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.FindCommandDescriptor"> |
||
752 | <summary>
|
||
753 | Gets the find command descriptor. |
||
754 | </summary>
|
||
755 | <value>The find command descriptor.</value> |
||
756 | </member>
|
||
757 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.FindPreviousCommandDescriptor"> |
||
758 | <summary>
|
||
759 | Gets the find previous command descriptor. |
||
760 | </summary>
|
||
761 | <value>The find previous command descriptor.</value> |
||
762 | </member>
|
||
763 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretToPreviousCharacterCommandDescriptor"> |
||
764 | <summary>
|
||
765 | Gets the move caret to previous character command. |
||
766 | </summary>
|
||
767 | <value>The move caret to previous character command.</value> |
||
768 | </member>
|
||
769 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretToNextCharacterCommandDescriptor"> |
||
770 | <summary>
|
||
771 | Gets the move caret to next character command. |
||
772 | </summary>
|
||
773 | <value>The move caret to next character command.</value> |
||
774 | </member>
|
||
775 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretToPreviousWordCommandDescriptor"> |
||
776 | <summary>
|
||
777 | Gets the move caret to previous word command. |
||
778 | </summary>
|
||
779 | <value>The move caret to previous word command.</value> |
||
780 | </member>
|
||
781 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretToNextWordCommandDescriptor"> |
||
782 | <summary>
|
||
783 | Gets the move caret to next word command. |
||
784 | </summary>
|
||
785 | <value>The move caret to next word command.</value> |
||
786 | </member>
|
||
787 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretToLineEndCommandDescriptor"> |
||
788 | <summary>
|
||
789 | Gets the move caret to line end command. |
||
790 | </summary>
|
||
791 | <value>The move caret to line end command.</value> |
||
792 | </member>
|
||
793 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretToLineStartCommandDescriptor"> |
||
794 | <summary>
|
||
795 | Gets the move caret to line start command. |
||
796 | </summary>
|
||
797 | <value>The move caret to line start command.</value> |
||
798 | </member>
|
||
799 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretToEndOfDocumentCommandDescriptor"> |
||
800 | <summary>
|
||
801 | Gets the move caret to end of document command. |
||
802 | </summary>
|
||
803 | <value>The move caret to end of document command.</value> |
||
804 | </member>
|
||
805 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretToStartOfDocumentCommandDescriptor"> |
||
806 | <summary>
|
||
807 | Gets the move caret to start of document command. |
||
808 | </summary>
|
||
809 | <value>The move caret to start of document command.</value> |
||
810 | </member>
|
||
811 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretLineUpCommandDescriptor"> |
||
812 | <summary>
|
||
813 | Gets the move caret line up command. |
||
814 | </summary>
|
||
815 | <value>The move caret line up command.</value> |
||
816 | </member>
|
||
817 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveCaretLineDownCommandDescriptor"> |
||
818 | <summary>
|
||
819 | Gets the move caret line down command. |
||
820 | </summary>
|
||
821 | <value>The move caret line down command.</value> |
||
822 | </member>
|
||
823 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.AdditionalCommandDescriptorsGroup"> |
||
824 | <summary>
|
||
825 | Gets the additional commands descriptor group. |
||
826 | </summary>
|
||
827 | <value>The additional commands descriptor group.</value> |
||
828 | </member>
|
||
829 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.ViewCommandDescriptorsGroup"> |
||
830 | <summary>
|
||
831 | Gets the view command descriptors group. |
||
832 | </summary>
|
||
833 | <value>The view command descriptors group.</value> |
||
834 | </member>
|
||
835 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.TextSelectionCommandDescriptorsGroup"> |
||
836 | <summary>
|
||
837 | Gets the text selection command descriptors group. |
||
838 | </summary>
|
||
839 | <value>The text selection command descriptors group.</value> |
||
840 | </member>
|
||
841 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.SelectAllCommandDescriptor"> |
||
842 | <summary>
|
||
843 | Gets the select all command descriptor. |
||
844 | </summary>
|
||
845 | <value>The select all command descriptor.</value> |
||
846 | </member>
|
||
847 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.CopyCommandDescriptor"> |
||
848 | <summary>
|
||
849 | Gets the copy command descriptor. |
||
850 | </summary>
|
||
851 | <value>The copy command descriptor.</value> |
||
852 | </member>
|
||
853 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.PrintCommandDescriptor"> |
||
854 | <summary>
|
||
855 | Gets the print command descriptor. |
||
856 | </summary>
|
||
857 | <value>The print command descriptor.</value> |
||
858 | </member>
|
||
859 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.ZoomInCommandDescriptor"> |
||
860 | <summary>
|
||
861 | Gets the zoom in command descriptor. |
||
862 | </summary>
|
||
863 | <value>The zoom in command descriptor.</value> |
||
864 | </member>
|
||
865 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.ZoomOutCommandDescriptor"> |
||
866 | <summary>
|
||
867 | Gets the zoom out command descriptor. |
||
868 | </summary>
|
||
869 | <value>The zoom out command descriptor.</value> |
||
870 | </member>
|
||
871 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.OpenCommandDescriptor"> |
||
872 | <summary>
|
||
873 | Gets the open command descriptor. |
||
874 | </summary>
|
||
875 | <value>The open command descriptor.</value> |
||
876 | </member>
|
||
877 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.SaveAsCommandDescriptor"> |
||
878 | <summary>
|
||
879 | Gets the save as command descriptor. |
||
880 | </summary>
|
||
881 | <value>The save as command descriptor.</value> |
||
882 | </member>
|
||
883 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.PageDownCommandDescriptor"> |
||
884 | <summary>
|
||
885 | Gets the page down command descriptor. |
||
886 | </summary>
|
||
887 | <value>The page down command descriptor.</value> |
||
888 | </member>
|
||
889 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.PageUpCommandDescriptor"> |
||
890 | <summary>
|
||
891 | Gets the page up command descriptor. |
||
892 | </summary>
|
||
893 | <value>The page up command descriptor.</value> |
||
894 | </member>
|
||
895 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveDownCommandDescriptor"> |
||
896 | <summary>
|
||
897 | Gets the move down command descriptor. |
||
898 | </summary>
|
||
899 | <value>The move down command descriptor.</value> |
||
900 | </member>
|
||
901 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveUpCommandDescriptor"> |
||
902 | <summary>
|
||
903 | Gets the move up command descriptor. |
||
904 | </summary>
|
||
905 | <value>The move up command descriptor.</value> |
||
906 | </member>
|
||
907 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveLeftCommandDescriptor"> |
||
908 | <summary>
|
||
909 | Gets the move left command descriptor. |
||
910 | </summary>
|
||
911 | <value>The move left command descriptor.</value> |
||
912 | </member>
|
||
913 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.MoveRightCommandDescriptor"> |
||
914 | <summary>
|
||
915 | Gets the move right command descriptor. |
||
916 | </summary>
|
||
917 | <value>The move right command descriptor.</value> |
||
918 | </member>
|
||
919 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.ShowFindDialogCommandDescriptor"> |
||
920 | <summary>
|
||
921 | Gets the show find dialog command descriptor. |
||
922 | </summary>
|
||
923 | <value>The show find dialog command descriptor.</value> |
||
924 | </member>
|
||
925 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.FitToWidthCommandDescriptor"> |
||
926 | <summary>
|
||
927 | Gets the fit to width command descriptor. |
||
928 | </summary>
|
||
929 | <value>The fit to width command descriptor.</value> |
||
930 | </member>
|
||
931 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.FitToPageCommandDescriptor"> |
||
932 | <summary>
|
||
933 | Gets the fit to page command descriptor. |
||
934 | </summary>
|
||
935 | <value>The fit to page command descriptor.</value> |
||
936 | </member>
|
||
937 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.ActivateBookmarkItemCommandDescriptor"> |
||
938 | <summary>
|
||
939 | Gets the activate bookmark item command descriptor. |
||
940 | </summary>
|
||
941 | </member>
|
||
942 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.SyncCurrentBookmarkItemCommandDescriptor"> |
||
943 | <summary>
|
||
944 | Gets the sync current bookmark item command descriptor. |
||
945 | </summary>
|
||
946 | </member>
|
||
947 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.ValidateSignaturesCommandDescriptor"> |
||
948 | <summary>
|
||
949 | Gets the validate signatures command descriptor. |
||
950 | </summary>
|
||
951 | <value>The validate signatures command descriptor.</value> |
||
952 | </member>
|
||
953 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.ShowSignaturePropertiesDialogCommandDescriptor"> |
||
954 | <summary>
|
||
955 | Gets the show signature properties dialog command descriptor. |
||
956 | </summary>
|
||
957 | <value>The show signature properties dialog command descriptor.</value> |
||
958 | </member>
|
||
959 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.ShowSignSignatureDialogCommandDescriptor"> |
||
960 | <summary>
|
||
961 | Gets the show sign signature dialog command descriptor. |
||
962 | </summary>
|
||
963 | <value>The show sign signature dialog command descriptor.</value> |
||
964 | </member>
|
||
965 | <member name="P:Telerik.Windows.Documents.Commands.Descriptors.DefaultCommandDescriptors.SignSignatureCommandDescriptor"> |
||
966 | <summary>
|
||
967 | Gets the sign signature command descriptor. |
||
968 | </summary>
|
||
969 | <value>The sign signature command descriptor.</value> |
||
970 | </member>
|
||
971 | <member name="T:Telerik.Windows.Documents.Commands.Descriptors.ValidateSignaturesCommandDescriptor"> |
||
972 | <summary>
|
||
973 | Represents the validate signatures command descriptor. |
||
974 | </summary>
|
||
975 | </member>
|
||
976 | <member name="M:Telerik.Windows.Documents.Commands.Descriptors.ValidateSignaturesCommandDescriptor.#ctor(Telerik.Windows.Documents.Commands.ValidateSignaturesCommand,System.Boolean)"> |
||
977 | <summary>
|
||
978 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.Descriptors.ValidateSignaturesCommandDescriptor"/> class. |
||
979 | </summary>
|
||
980 | <param name="command">The command.</param> |
||
981 | <param name="isEnabled">if set to <c>true</c> [is enabled].</param> |
||
982 | </member>
|
||
983 | <member name="T:Telerik.Windows.Documents.Commands.EventArgs.SyncCurrentBookmarkItemEventArgs"> |
||
984 | <summary>
|
||
985 | Class containing event data related to the sync current bookmark event. |
||
986 | </summary>
|
||
987 | </member>
|
||
988 | <member name="P:Telerik.Windows.Documents.Commands.EventArgs.SyncCurrentBookmarkItemEventArgs.HasResult"> |
||
989 | <summary>
|
||
990 | Gets whether the event has result data related to it. |
||
991 | </summary>
|
||
992 | </member>
|
||
993 | <member name="P:Telerik.Windows.Documents.Commands.EventArgs.SyncCurrentBookmarkItemEventArgs.BookmarkItemResult"> |
||
994 | <summary>
|
||
995 | Gets the synced <see cref="T:Telerik.Windows.Documents.Fixed.Model.Navigation.BookmarkItem"/> instance. |
||
996 | </summary>
|
||
997 | </member>
|
||
998 | <member name="T:Telerik.Windows.Documents.Commands.FindCommand"> |
||
999 | <summary>
|
||
1000 | Represents find command. |
||
1001 | </summary>
|
||
1002 | </member>
|
||
1003 | <member name="T:Telerik.Windows.Documents.Commands.FindCommandBase"> |
||
1004 | <summary>
|
||
1005 | Represents the base find command. |
||
1006 | </summary>
|
||
1007 | </member>
|
||
1008 | <member name="M:Telerik.Windows.Documents.Commands.FindCommandBase.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1009 | <summary>
|
||
1010 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.FindCommandBase"/> class. |
||
1011 | </summary>
|
||
1012 | <param name="viewer">The viewer.</param> |
||
1013 | </member>
|
||
1014 | <member name="M:Telerik.Windows.Documents.Commands.FindCommandBase.HandleSearchResult(Telerik.Windows.Documents.Fixed.Search.SearchResult)"> |
||
1015 | <summary>
|
||
1016 | Handles the given search result. |
||
1017 | </summary>
|
||
1018 | <param name="result">The search result.</param> |
||
1019 | </member>
|
||
1020 | <member name="P:Telerik.Windows.Documents.Commands.FindCommandBase.SearchOptions"> |
||
1021 | <summary>
|
||
1022 | Gets or sets the search options for the command. |
||
1023 | </summary>
|
||
1024 | <value>The search options.</value> |
||
1025 | </member>
|
||
1026 | <member name="M:Telerik.Windows.Documents.Commands.FindCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1027 | <summary>
|
||
1028 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.FindCommand"/> class. |
||
1029 | </summary>
|
||
1030 | <param name="viewer">The viewer.</param> |
||
1031 | </member>
|
||
1032 | <member name="M:Telerik.Windows.Documents.Commands.FindCommand.CanExecuteOverride(System.Object)"> |
||
1033 | <summary>
|
||
1034 | Determines whether the command can be executed. |
||
1035 | </summary>
|
||
1036 | <param name="parameter">The parameter.</param> |
||
1037 | <returns>Returns if the command can be executed.</returns> |
||
1038 | </member>
|
||
1039 | <member name="M:Telerik.Windows.Documents.Commands.FindCommand.Execute(System.Object)"> |
||
1040 | <summary>
|
||
1041 | Executes the command. |
||
1042 | </summary>
|
||
1043 | <param name="parameter">The parameter.</param> |
||
1044 | </member>
|
||
1045 | <member name="T:Telerik.Windows.Documents.Commands.FindPreviousCommand"> |
||
1046 | <summary>
|
||
1047 | Represents find previous command. |
||
1048 | </summary>
|
||
1049 | </member>
|
||
1050 | <member name="M:Telerik.Windows.Documents.Commands.FindPreviousCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1051 | <summary>
|
||
1052 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.FindPreviousCommand"/> class. |
||
1053 | </summary>
|
||
1054 | <param name="viewer">The viewer.</param> |
||
1055 | </member>
|
||
1056 | <member name="M:Telerik.Windows.Documents.Commands.FindPreviousCommand.CanExecuteOverride(System.Object)"> |
||
1057 | <summary>
|
||
1058 | Determines whether the command can be executed. |
||
1059 | </summary>
|
||
1060 | <param name="parameter">The parameter.</param> |
||
1061 | <returns>Returns if the command can be executed.</returns> |
||
1062 | </member>
|
||
1063 | <member name="M:Telerik.Windows.Documents.Commands.FindPreviousCommand.Execute(System.Object)"> |
||
1064 | <summary>
|
||
1065 | Executes the command. |
||
1066 | </summary>
|
||
1067 | <param name="parameter">The parameter.</param> |
||
1068 | </member>
|
||
1069 | <member name="T:Telerik.Windows.Documents.Commands.FitCommandBase"> |
||
1070 | <summary>
|
||
1071 | Represents fit command base. |
||
1072 | </summary>
|
||
1073 | </member>
|
||
1074 | <member name="M:Telerik.Windows.Documents.Commands.FitCommandBase.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1075 | <summary>
|
||
1076 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.FitCommandBase"/> class. |
||
1077 | </summary>
|
||
1078 | <param name="viewer">The viewer.</param> |
||
1079 | </member>
|
||
1080 | <member name="M:Telerik.Windows.Documents.Commands.FitCommandBase.CanExecuteOverride(System.Object)"> |
||
1081 | <summary>
|
||
1082 | Determines whether the command can be executed. |
||
1083 | </summary>
|
||
1084 | <param name="parameter">The parameter.</param> |
||
1085 | <returns>Returns if the command can be executed.</returns> |
||
1086 | </member>
|
||
1087 | <member name="T:Telerik.Windows.Documents.Commands.FitToPageCommand"> |
||
1088 | <summary>
|
||
1089 | Represents fit to page command. |
||
1090 | </summary>
|
||
1091 | </member>
|
||
1092 | <member name="M:Telerik.Windows.Documents.Commands.FitToPageCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1093 | <summary>
|
||
1094 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.FitToPageCommand"/> class. |
||
1095 | </summary>
|
||
1096 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
1097 | </member>
|
||
1098 | <member name="M:Telerik.Windows.Documents.Commands.FitToPageCommand.Execute(System.Object)"> |
||
1099 | <summary>
|
||
1100 | Defines the method to be called when the command is invoked. |
||
1101 | </summary>
|
||
1102 | <param name="parameter">Data used by the command. If the command does not require |
||
1103 | data to be passed, this object can be set to null.</param>
|
||
1104 | </member>
|
||
1105 | <member name="T:Telerik.Windows.Documents.Commands.FitToWidthCommand"> |
||
1106 | <summary>
|
||
1107 | Represents fit to width command. |
||
1108 | </summary>
|
||
1109 | </member>
|
||
1110 | <member name="M:Telerik.Windows.Documents.Commands.FitToWidthCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1111 | <summary>
|
||
1112 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.FitToWidthCommand"/> class. |
||
1113 | </summary>
|
||
1114 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
1115 | </member>
|
||
1116 | <member name="M:Telerik.Windows.Documents.Commands.FitToWidthCommand.Execute(System.Object)"> |
||
1117 | <summary>
|
||
1118 | Defines the method to be called when the command is invoked. |
||
1119 | </summary>
|
||
1120 | <param name="parameter">Data used by the command. If the command does not require |
||
1121 | data to be passed, this object can be set to null.</param>
|
||
1122 | </member>
|
||
1123 | <member name="T:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands"> |
||
1124 | <summary>
|
||
1125 | Represents commands for a given <see cref="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.FixedDocumentViewer"/> instance. |
||
1126 | </summary>
|
||
1127 | </member>
|
||
1128 | <member name="M:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1129 | <summary>
|
||
1130 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands"/> class. |
||
1131 | </summary>
|
||
1132 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
1133 | </member>
|
||
1134 | <member name="E:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.PropertyChanged"> |
||
1135 | <summary>
|
||
1136 | Do not use this event. |
||
1137 | </summary>
|
||
1138 | </member>
|
||
1139 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.FixedDocumentViewer"> |
||
1140 | <summary>
|
||
1141 | Gets the fixed document viewer. |
||
1142 | </summary>
|
||
1143 | <value>The fixed document viewer.</value> |
||
1144 | </member>
|
||
1145 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.SetFixedDocumentPagesPresenterCommand"> |
||
1146 | <summary>
|
||
1147 | Gets the set fixed document pages presenter command. |
||
1148 | </summary>
|
||
1149 | <value>The set fixed document pages presenter command.</value> |
||
1150 | </member>
|
||
1151 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.SetFixedDocumentSinglePageViewPresenterCommand"> |
||
1152 | <summary>
|
||
1153 | Gets the set fixed document single page view presenter command. |
||
1154 | </summary>
|
||
1155 | <value>The set fixed document single page view presenter command.</value> |
||
1156 | </member>
|
||
1157 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.FitToWidthFixedDocumentPagesPresenterCommand"> |
||
1158 | <summary>
|
||
1159 | Gets the fit to width fixed document pages presenter command. |
||
1160 | </summary>
|
||
1161 | <value>The fit to width fixed document pages presenter command.</value> |
||
1162 | </member>
|
||
1163 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ActivateBookmarkItemCommand"> |
||
1164 | <summary>
|
||
1165 | Gets the activate bookmark item command. |
||
1166 | </summary>
|
||
1167 | </member>
|
||
1168 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.SyncCurrentBookmarkItemCommand"> |
||
1169 | <summary>
|
||
1170 | Gets the sync current bookmark item command. |
||
1171 | </summary>
|
||
1172 | </member>
|
||
1173 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.FitToPageFixedDocumentSinglePageViewPresenterCommand"> |
||
1174 | <summary>
|
||
1175 | Gets the fit to page fixed document single page view presenter command. |
||
1176 | </summary>
|
||
1177 | <value>
|
||
1178 | The fit to page fixed document single page view presenter command. |
||
1179 | </value>
|
||
1180 | </member>
|
||
1181 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.RotateClockwiseCommand"> |
||
1182 | <summary>
|
||
1183 | Gets the rotate clockwise command. |
||
1184 | </summary>
|
||
1185 | <value>The rotate clockwise command.</value> |
||
1186 | </member>
|
||
1187 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.RotateCounterClockwiseCommand"> |
||
1188 | <summary>
|
||
1189 | Gets the rotate counter clockwise command. |
||
1190 | </summary>
|
||
1191 | <value>The rotate counter clockwise command.</value> |
||
1192 | </member>
|
||
1193 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.FitToPageCommand"> |
||
1194 | <summary>
|
||
1195 | Gets the fit to page command. |
||
1196 | </summary>
|
||
1197 | <value>The fit to page command.</value> |
||
1198 | </member>
|
||
1199 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.FitToWidthCommand"> |
||
1200 | <summary>
|
||
1201 | Gets the fit to width command. |
||
1202 | </summary>
|
||
1203 | <value>The fit to width command.</value> |
||
1204 | </member>
|
||
1205 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ShowFindDialogCommand"> |
||
1206 | <summary>
|
||
1207 | Gets the show find dialog command. |
||
1208 | </summary>
|
||
1209 | <value>The show find dialog command.</value> |
||
1210 | </member>
|
||
1211 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ScrollLeftCommand"> |
||
1212 | <summary>
|
||
1213 | Gets the scroll left command. |
||
1214 | </summary>
|
||
1215 | <value>The scroll left command.</value> |
||
1216 | </member>
|
||
1217 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ScrollRightCommand"> |
||
1218 | <summary>
|
||
1219 | Gets the scroll right command. |
||
1220 | </summary>
|
||
1221 | <value>The scroll right command.</value> |
||
1222 | </member>
|
||
1223 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ScrollUpCommand"> |
||
1224 | <summary>
|
||
1225 | Gets the scroll up command. |
||
1226 | </summary>
|
||
1227 | <value>The scroll up command.</value> |
||
1228 | </member>
|
||
1229 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ScrollDownCommand"> |
||
1230 | <summary>
|
||
1231 | Gets the scroll down command. |
||
1232 | </summary>
|
||
1233 | <value>The scroll down command.</value> |
||
1234 | </member>
|
||
1235 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.OpenPdfDocumentCommand"> |
||
1236 | <summary>
|
||
1237 | Gets the open PDF document command. |
||
1238 | </summary>
|
||
1239 | <value>The open PDF document command.</value> |
||
1240 | </member>
|
||
1241 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.SaveAsPdfDocumentCommand"> |
||
1242 | <summary>
|
||
1243 | Gets the save as PDF document command. |
||
1244 | </summary>
|
||
1245 | <value>The save as PDF document command.</value> |
||
1246 | </member>
|
||
1247 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.PrintPdfDocumentCommand"> |
||
1248 | <summary>
|
||
1249 | Gets the print PDF document command. |
||
1250 | </summary>
|
||
1251 | <value>The print PDF document command.</value> |
||
1252 | </member>
|
||
1253 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.PageUpCommand"> |
||
1254 | <summary>
|
||
1255 | Gets the page up command. |
||
1256 | </summary>
|
||
1257 | <value>The page up command.</value> |
||
1258 | </member>
|
||
1259 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.PageDownCommand"> |
||
1260 | <summary>
|
||
1261 | Gets the page down command. |
||
1262 | </summary>
|
||
1263 | <value>The page down command.</value> |
||
1264 | </member>
|
||
1265 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ZoomInCommand"> |
||
1266 | <summary>
|
||
1267 | Gets the zoom in command. |
||
1268 | </summary>
|
||
1269 | <value>The zoom in command.</value> |
||
1270 | </member>
|
||
1271 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ZoomOutCommand"> |
||
1272 | <summary>
|
||
1273 | Gets the zoom out command. |
||
1274 | </summary>
|
||
1275 | <value>The zoom out command.</value> |
||
1276 | </member>
|
||
1277 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretCommand"> |
||
1278 | <summary>
|
||
1279 | Gets the move caret command. |
||
1280 | </summary>
|
||
1281 | <value>The move caret command.</value> |
||
1282 | </member>
|
||
1283 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.FindCommand"> |
||
1284 | <summary>
|
||
1285 | Gets the find command. |
||
1286 | </summary>
|
||
1287 | <value>The find command.</value> |
||
1288 | </member>
|
||
1289 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.FindPreviousCommand"> |
||
1290 | <summary>
|
||
1291 | Gets the find previous command. |
||
1292 | </summary>
|
||
1293 | <value>The find previous command.</value> |
||
1294 | </member>
|
||
1295 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.CopyCommand"> |
||
1296 | <summary>
|
||
1297 | Gets the copy command. |
||
1298 | </summary>
|
||
1299 | <value>The copy command.</value> |
||
1300 | </member>
|
||
1301 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.SelectAllCommand"> |
||
1302 | <summary>
|
||
1303 | Gets the select all command. |
||
1304 | </summary>
|
||
1305 | <value>The select all command.</value> |
||
1306 | </member>
|
||
1307 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretLineDownCommand"> |
||
1308 | <summary>
|
||
1309 | Gets the move caret line down command. |
||
1310 | </summary>
|
||
1311 | <value>The move caret line down command.</value> |
||
1312 | </member>
|
||
1313 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretLineUpCommand"> |
||
1314 | <summary>
|
||
1315 | Gets the move caret line up command. |
||
1316 | </summary>
|
||
1317 | <value>The move caret line up command.</value> |
||
1318 | </member>
|
||
1319 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretToEndOfDocumentCommand"> |
||
1320 | <summary>
|
||
1321 | Gets the move caret to end of document command. |
||
1322 | </summary>
|
||
1323 | <value>The move caret to end of document command.</value> |
||
1324 | </member>
|
||
1325 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretToLineEndCommand"> |
||
1326 | <summary>
|
||
1327 | Gets the move caret to line end command. |
||
1328 | </summary>
|
||
1329 | <value>The move caret to line end command.</value> |
||
1330 | </member>
|
||
1331 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretToLineStartCommand"> |
||
1332 | <summary>
|
||
1333 | Gets the move caret to line start command. |
||
1334 | </summary>
|
||
1335 | <value>The move caret to line start command.</value> |
||
1336 | </member>
|
||
1337 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretToNextWordCommand"> |
||
1338 | <summary>
|
||
1339 | Gets the move caret to next word command. |
||
1340 | </summary>
|
||
1341 | <value>The move caret to next word command.</value> |
||
1342 | </member>
|
||
1343 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretToNextCharacterCommand"> |
||
1344 | <summary>
|
||
1345 | Gets the move caret to next character command. |
||
1346 | </summary>
|
||
1347 | <value>The move caret to next character command.</value> |
||
1348 | </member>
|
||
1349 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretToPreviousCharacterCommand"> |
||
1350 | <summary>
|
||
1351 | Gets the move caret to previous character command. |
||
1352 | </summary>
|
||
1353 | <value>The move caret to previous character command.</value> |
||
1354 | </member>
|
||
1355 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretToPreviousWordCommand"> |
||
1356 | <summary>
|
||
1357 | Gets the move caret to previous word command. |
||
1358 | </summary>
|
||
1359 | <value>The move caret to previous word command.</value> |
||
1360 | </member>
|
||
1361 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.MoveCaretToStartOfDocumentCommand"> |
||
1362 | <summary>
|
||
1363 | Gets the move caret to start of document command. |
||
1364 | </summary>
|
||
1365 | <value>The move caret to start of document command.</value> |
||
1366 | </member>
|
||
1367 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ValidateSignaturesCommand"> |
||
1368 | <summary>
|
||
1369 | Gets the validate signatures command. |
||
1370 | </summary>
|
||
1371 | <value>The validate signatures command.</value> |
||
1372 | </member>
|
||
1373 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ShowSignaturePropertiesDialogCommand"> |
||
1374 | <summary>
|
||
1375 | Gets the show signature properties dialog command. |
||
1376 | </summary>
|
||
1377 | <value>The show signature properties dialog command.</value> |
||
1378 | </member>
|
||
1379 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.ShowSignSignatureDialogCommand"> |
||
1380 | <summary>
|
||
1381 | Gets the show sign signature dialog command. |
||
1382 | </summary>
|
||
1383 | <value>The show sign signature dialog command.</value> |
||
1384 | </member>
|
||
1385 | <member name="P:Telerik.Windows.Documents.Commands.FixedDocumentViewerCommands.SignSignatureFieldCommand"> |
||
1386 | <summary>
|
||
1387 | Gets the sign signature field command. |
||
1388 | </summary>
|
||
1389 | <value>The sign signature field command.</value> |
||
1390 | </member>
|
||
1391 | <member name="T:Telerik.Windows.Documents.Commands.KeyBindingCollection"> |
||
1392 | <summary>
|
||
1393 | Represents KeyBindings collection. |
||
1394 | </summary>
|
||
1395 | </member>
|
||
1396 | <member name="M:Telerik.Windows.Documents.Commands.KeyBindingCollection.SetInputBindings(System.Windows.Input.InputBindingCollection)"> |
||
1397 | <summary>
|
||
1398 | Sets the input bindings. |
||
1399 | </summary>
|
||
1400 | <param name="inputBindings">The input bindings.</param> |
||
1401 | </member>
|
||
1402 | <member name="M:Telerik.Windows.Documents.Commands.KeyBindingCollection.Add(System.Windows.Input.InputBinding)"> |
||
1403 | <summary>
|
||
1404 | Adds the specified input binding. |
||
1405 | </summary>
|
||
1406 | <param name="inputBinding">The input binding.</param> |
||
1407 | </member>
|
||
1408 | <member name="M:Telerik.Windows.Documents.Commands.KeyBindingCollection.AddRange(System.Collections.Generic.IEnumerable{System.Windows.Input.InputBinding})"> |
||
1409 | <summary>
|
||
1410 | Adds the range. |
||
1411 | </summary>
|
||
1412 | <param name="inputBindings">The input bindings.</param> |
||
1413 | </member>
|
||
1414 | <member name="M:Telerik.Windows.Documents.Commands.KeyBindingCollection.Clear"> |
||
1415 | <summary>
|
||
1416 | Clears the bindings. |
||
1417 | </summary>
|
||
1418 | </member>
|
||
1419 | <member name="M:Telerik.Windows.Documents.Commands.KeyBindingCollection.RegisterCommandDescriptor(Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase,System.Windows.Input.Key,System.Windows.Input.ModifierKeys)"> |
||
1420 | <summary>
|
||
1421 | Registers the command descriptor. |
||
1422 | </summary>
|
||
1423 | <param name="commandDescriptor">The command descriptor.</param> |
||
1424 | <param name="key">The key.</param> |
||
1425 | <param name="modifierKeys">The modifier keys.</param> |
||
1426 | </member>
|
||
1427 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretCommand"> |
||
1428 | <summary>
|
||
1429 | Represents move caret command. |
||
1430 | </summary>
|
||
1431 | </member>
|
||
1432 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1433 | <summary>
|
||
1434 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretCommand"/> class. |
||
1435 | </summary>
|
||
1436 | <param name="viewer">The viewer.</param> |
||
1437 | </member>
|
||
1438 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretCommand.Execute(System.Object)"> |
||
1439 | <summary>
|
||
1440 | Defines the method to be called when the command is invoked. |
||
1441 | </summary>
|
||
1442 | <param name="parameter">Data used by the command. If the command does not require |
||
1443 | data to be passed, this object can be set to null.</param>
|
||
1444 | </member>
|
||
1445 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretCommand.CanExecuteOverride(System.Object)"> |
||
1446 | <summary>
|
||
1447 | Determines whether the command can be executed. |
||
1448 | </summary>
|
||
1449 | <param name="parameter">The parameter.</param> |
||
1450 | <returns>Returns if the command can be executed.</returns> |
||
1451 | </member>
|
||
1452 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretCommandBase"> |
||
1453 | <summary>
|
||
1454 | Represents move caret command base. |
||
1455 | </summary>
|
||
1456 | </member>
|
||
1457 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretCommandBase.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1458 | <summary>
|
||
1459 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretCommandBase"/> class. |
||
1460 | </summary>
|
||
1461 | <param name="viewer">The viewer.</param> |
||
1462 | </member>
|
||
1463 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretCommandBase.CanExecuteOverride(System.Object)"> |
||
1464 | <summary>
|
||
1465 | Determines whether the command can be executed. |
||
1466 | </summary>
|
||
1467 | <param name="parameter">The parameter.</param> |
||
1468 | <returns>Returns if the command can be executed.</returns> |
||
1469 | </member>
|
||
1470 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretLineDownCommand"> |
||
1471 | <summary>
|
||
1472 | Represents move caret line down command. |
||
1473 | </summary>
|
||
1474 | </member>
|
||
1475 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretLineDownCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1476 | <summary>
|
||
1477 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretLineDownCommand"/> class. |
||
1478 | </summary>
|
||
1479 | <param name="viewer">The viewer.</param> |
||
1480 | </member>
|
||
1481 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretLineDownCommand.Execute(System.Object)"> |
||
1482 | <summary>
|
||
1483 | Defines the method to be called when the command is invoked. |
||
1484 | </summary>
|
||
1485 | <param name="parameter">Data used by the command. If the command does not require |
||
1486 | data to be passed, this object can be set to null.</param>
|
||
1487 | </member>
|
||
1488 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretLineUpCommand"> |
||
1489 | <summary>
|
||
1490 | Represents move caret line up command. |
||
1491 | </summary>
|
||
1492 | </member>
|
||
1493 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretLineUpCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1494 | <summary>
|
||
1495 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretLineUpCommand"/> class. |
||
1496 | </summary>
|
||
1497 | <param name="viewer">The viewer.</param> |
||
1498 | </member>
|
||
1499 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretLineUpCommand.Execute(System.Object)"> |
||
1500 | <summary>
|
||
1501 | Defines the method to be called when the command is invoked. |
||
1502 | </summary>
|
||
1503 | <param name="parameter">Data used by the command. If the command does not require |
||
1504 | data to be passed, this object can be set to null.</param>
|
||
1505 | </member>
|
||
1506 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretToEndOfDocumentCommand"> |
||
1507 | <summary>
|
||
1508 | Represents move caret to end of document command. |
||
1509 | </summary>
|
||
1510 | </member>
|
||
1511 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToEndOfDocumentCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1512 | <summary>
|
||
1513 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretToEndOfDocumentCommand"/> class. |
||
1514 | </summary>
|
||
1515 | <param name="viewer">The viewer.</param> |
||
1516 | </member>
|
||
1517 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToEndOfDocumentCommand.Execute(System.Object)"> |
||
1518 | <summary>
|
||
1519 | Defines the method to be called when the command is invoked. |
||
1520 | </summary>
|
||
1521 | <param name="parameter">Data used by the command. If the command does not require |
||
1522 | data to be passed, this object can be set to null.</param>
|
||
1523 | </member>
|
||
1524 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretToLineEndCommand"> |
||
1525 | <summary>
|
||
1526 | Represents move caret to line end command. |
||
1527 | </summary>
|
||
1528 | </member>
|
||
1529 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToLineEndCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1530 | <summary>
|
||
1531 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretToLineEndCommand"/> class. |
||
1532 | </summary>
|
||
1533 | <param name="viewer">The viewer.</param> |
||
1534 | </member>
|
||
1535 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToLineEndCommand.Execute(System.Object)"> |
||
1536 | <summary>
|
||
1537 | Defines the method to be called when the command is invoked. |
||
1538 | </summary>
|
||
1539 | <param name="parameter">Data used by the command. If the command does not require |
||
1540 | data to be passed, this object can be set to null.</param>
|
||
1541 | </member>
|
||
1542 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretToLineStartCommand"> |
||
1543 | <summary>
|
||
1544 | Represents move caret to line start command. |
||
1545 | </summary>
|
||
1546 | </member>
|
||
1547 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToLineStartCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1548 | <summary>
|
||
1549 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretToLineStartCommand"/> class. |
||
1550 | </summary>
|
||
1551 | <param name="viewer">The viewer.</param> |
||
1552 | </member>
|
||
1553 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToLineStartCommand.Execute(System.Object)"> |
||
1554 | <summary>
|
||
1555 | Defines the method to be called when the command is invoked. |
||
1556 | </summary>
|
||
1557 | <param name="parameter">Data used by the command. If the command does not require |
||
1558 | data to be passed, this object can be set to null.</param>
|
||
1559 | </member>
|
||
1560 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretToNextCharacterCommand"> |
||
1561 | <summary>
|
||
1562 | Represents move caret to next character command. |
||
1563 | </summary>
|
||
1564 | </member>
|
||
1565 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToNextCharacterCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1566 | <summary>
|
||
1567 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretToNextCharacterCommand"/> class. |
||
1568 | </summary>
|
||
1569 | <param name="viewer">The viewer.</param> |
||
1570 | </member>
|
||
1571 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToNextCharacterCommand.Execute(System.Object)"> |
||
1572 | <summary>
|
||
1573 | Defines the method to be called when the command is invoked. |
||
1574 | </summary>
|
||
1575 | <param name="parameter">Data used by the command. If the command does not require |
||
1576 | data to be passed, this object can be set to null.</param>
|
||
1577 | </member>
|
||
1578 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretToNextWordCommand"> |
||
1579 | <summary>
|
||
1580 | Represents move caret to next word command. |
||
1581 | </summary>
|
||
1582 | </member>
|
||
1583 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToNextWordCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1584 | <summary>
|
||
1585 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretToNextWordCommand"/> class. |
||
1586 | </summary>
|
||
1587 | <param name="viewer">The viewer.</param> |
||
1588 | </member>
|
||
1589 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToNextWordCommand.Execute(System.Object)"> |
||
1590 | <summary>
|
||
1591 | Defines the method to be called when the command is invoked. |
||
1592 | </summary>
|
||
1593 | <param name="parameter">Data used by the command. If the command does not require |
||
1594 | data to be passed, this object can be set to null.</param>
|
||
1595 | </member>
|
||
1596 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretToPreviousCharacterCommand"> |
||
1597 | <summary>
|
||
1598 | |||
1599 | </summary>
|
||
1600 | </member>
|
||
1601 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToPreviousCharacterCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1602 | <summary>
|
||
1603 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretToPreviousCharacterCommand"/> class. |
||
1604 | </summary>
|
||
1605 | <param name="viewer">The viewer.</param> |
||
1606 | </member>
|
||
1607 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToPreviousCharacterCommand.Execute(System.Object)"> |
||
1608 | <summary>
|
||
1609 | Defines the method to be called when the command is invoked. |
||
1610 | </summary>
|
||
1611 | <param name="parameter">Data used by the command. If the command does not require |
||
1612 | data to be passed, this object can be set to null.</param>
|
||
1613 | </member>
|
||
1614 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretToPreviousWordCommand"> |
||
1615 | <summary>
|
||
1616 | Represents move caret to previous word command. |
||
1617 | </summary>
|
||
1618 | </member>
|
||
1619 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToPreviousWordCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1620 | <summary>
|
||
1621 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretToPreviousWordCommand"/> class. |
||
1622 | </summary>
|
||
1623 | <param name="viewer">The viewer.</param> |
||
1624 | </member>
|
||
1625 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToPreviousWordCommand.Execute(System.Object)"> |
||
1626 | <summary>
|
||
1627 | Defines the method to be called when the command is invoked. |
||
1628 | </summary>
|
||
1629 | <param name="parameter">Data used by the command. If the command does not require |
||
1630 | data to be passed, this object can be set to null.</param>
|
||
1631 | </member>
|
||
1632 | <member name="T:Telerik.Windows.Documents.Commands.MoveCaretToStartOfDocumentCommand"> |
||
1633 | <summary>
|
||
1634 | Represents move caret to start of document command. |
||
1635 | </summary>
|
||
1636 | </member>
|
||
1637 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToStartOfDocumentCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1638 | <summary>
|
||
1639 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.MoveCaretToStartOfDocumentCommand"/> class. |
||
1640 | </summary>
|
||
1641 | <param name="viewer">The viewer.</param> |
||
1642 | </member>
|
||
1643 | <member name="M:Telerik.Windows.Documents.Commands.MoveCaretToStartOfDocumentCommand.Execute(System.Object)"> |
||
1644 | <summary>
|
||
1645 | Defines the method to be called when the command is invoked. |
||
1646 | </summary>
|
||
1647 | <param name="parameter">Data used by the command. If the command does not require |
||
1648 | data to be passed, this object can be set to null.</param>
|
||
1649 | </member>
|
||
1650 | <member name="T:Telerik.Windows.Documents.Commands.RotateClockwiseCommand"> |
||
1651 | <summary>
|
||
1652 | Represents rotate clockwise command. |
||
1653 | </summary>
|
||
1654 | </member>
|
||
1655 | <member name="T:Telerik.Windows.Documents.Commands.RotateCommandBase"> |
||
1656 | <summary>
|
||
1657 | Represents rotate command base. |
||
1658 | </summary>
|
||
1659 | </member>
|
||
1660 | <member name="M:Telerik.Windows.Documents.Commands.RotateCommandBase.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1661 | <summary>
|
||
1662 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.RotateCommandBase"/> class. |
||
1663 | </summary>
|
||
1664 | <param name="viewer">The viewer.</param> |
||
1665 | </member>
|
||
1666 | <member name="M:Telerik.Windows.Documents.Commands.RotateCommandBase.CanExecuteOverride(System.Object)"> |
||
1667 | <inheritdoc /> |
||
1668 | </member>
|
||
1669 | <member name="M:Telerik.Windows.Documents.Commands.RotateCommandBase.RegisterRotation(Telerik.Windows.Documents.UI.RotationAngle,Telerik.Windows.Documents.UI.RotationAngle)"> |
||
1670 | <summary>
|
||
1671 | Registers the rotation. |
||
1672 | </summary>
|
||
1673 | <param name="initialAngle">The initial angle.</param> |
||
1674 | <param name="rotatedAngle">The rotated angle.</param> |
||
1675 | </member>
|
||
1676 | <member name="M:Telerik.Windows.Documents.Commands.RotateCommandBase.GetRotatedAngle(Telerik.Windows.Documents.UI.RotationAngle)"> |
||
1677 | <summary>
|
||
1678 | Gets the rotated angle. |
||
1679 | </summary>
|
||
1680 | <param name="angle">The angle.</param> |
||
1681 | <returns></returns> |
||
1682 | </member>
|
||
1683 | <member name="M:Telerik.Windows.Documents.Commands.RotateCommandBase.SetRotationAngle(Telerik.Windows.Documents.UI.RotationAngle)"> |
||
1684 | <summary>
|
||
1685 | Sets the rotation angle. |
||
1686 | </summary>
|
||
1687 | <param name="angle">The angle.</param> |
||
1688 | </member>
|
||
1689 | <member name="M:Telerik.Windows.Documents.Commands.RotateClockwiseCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1690 | <summary>
|
||
1691 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.RotateClockwiseCommand"/> class. |
||
1692 | </summary>
|
||
1693 | <param name="viewer">The viewer.</param> |
||
1694 | </member>
|
||
1695 | <member name="M:Telerik.Windows.Documents.Commands.RotateClockwiseCommand.Execute(System.Object)"> |
||
1696 | <inheritdoc /> |
||
1697 | </member>
|
||
1698 | <member name="T:Telerik.Windows.Documents.Commands.RotateCounterClockwiseCommand"> |
||
1699 | <summary>
|
||
1700 | Represents rotate counter clockwise command. |
||
1701 | </summary>
|
||
1702 | </member>
|
||
1703 | <member name="M:Telerik.Windows.Documents.Commands.RotateCounterClockwiseCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1704 | <summary>
|
||
1705 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.RotateCounterClockwiseCommand"/> class. |
||
1706 | </summary>
|
||
1707 | <param name="viewer">The viewer.</param> |
||
1708 | </member>
|
||
1709 | <member name="M:Telerik.Windows.Documents.Commands.RotateCounterClockwiseCommand.Execute(System.Object)"> |
||
1710 | <inheritdoc /> |
||
1711 | </member>
|
||
1712 | <member name="T:Telerik.Windows.Documents.Commands.SaveAsPdfDocumentCommand"> |
||
1713 | <summary>
|
||
1714 | Represents the save as pdf document command. |
||
1715 | </summary>
|
||
1716 | </member>
|
||
1717 | <member name="M:Telerik.Windows.Documents.Commands.SaveAsPdfDocumentCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1718 | <summary>
|
||
1719 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.SaveAsPdfDocumentCommand"/> class. |
||
1720 | </summary>
|
||
1721 | <param name="viewer">The viewer</param> |
||
1722 | </member>
|
||
1723 | <member name="M:Telerik.Windows.Documents.Commands.SaveAsPdfDocumentCommand.CanExecuteOverride(System.Object)"> |
||
1724 | <summary>
|
||
1725 | Determines whether the command can be executed. |
||
1726 | </summary>
|
||
1727 | <param name="parameter">The parameter.</param> |
||
1728 | <returns>Returns if the command can be executed.</returns> |
||
1729 | </member>
|
||
1730 | <member name="M:Telerik.Windows.Documents.Commands.SaveAsPdfDocumentCommand.Execute(System.Object)"> |
||
1731 | <summary>
|
||
1732 | Defines the method to be called when the command is invoked. |
||
1733 | </summary>
|
||
1734 | <param name="parameter">Data used by the command. If the command does not require |
||
1735 | data to be passed, this object can be set to null.</param>
|
||
1736 | </member>
|
||
1737 | <member name="T:Telerik.Windows.Documents.Commands.ScrollCommand"> |
||
1738 | <summary>
|
||
1739 | Represents scroll command. |
||
1740 | </summary>
|
||
1741 | </member>
|
||
1742 | <member name="M:Telerik.Windows.Documents.Commands.ScrollCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase,System.Double,System.Double)"> |
||
1743 | <summary>
|
||
1744 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.ScrollCommand"/> class. |
||
1745 | </summary>
|
||
1746 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
1747 | <param name="offsetX">The offset X.</param> |
||
1748 | <param name="offsetY">The offset Y.</param> |
||
1749 | </member>
|
||
1750 | <member name="M:Telerik.Windows.Documents.Commands.ScrollCommand.Execute(System.Object)"> |
||
1751 | <summary>
|
||
1752 | Defines the method to be called when the command is invoked. |
||
1753 | </summary>
|
||
1754 | <param name="parameter">Data used by the command. If the command does not require |
||
1755 | data to be passed, this object can be set to null.</param>
|
||
1756 | </member>
|
||
1757 | <member name="T:Telerik.Windows.Documents.Commands.OpenPdfDocumentCommand"> |
||
1758 | <summary>
|
||
1759 | Represents open pdf document command. |
||
1760 | </summary>
|
||
1761 | </member>
|
||
1762 | <member name="M:Telerik.Windows.Documents.Commands.OpenPdfDocumentCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1763 | <summary>
|
||
1764 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.OpenPdfDocumentCommand"/> class. |
||
1765 | </summary>
|
||
1766 | <param name="viewer">The viewer.</param> |
||
1767 | </member>
|
||
1768 | <member name="M:Telerik.Windows.Documents.Commands.OpenPdfDocumentCommand.Execute(System.Object)"> |
||
1769 | <summary>
|
||
1770 | Defines the method to be called when the command is invoked. |
||
1771 | </summary>
|
||
1772 | <param name="parameter">Data used by the command. If the command does not require |
||
1773 | data to be passed, this object can be set to null.</param>
|
||
1774 | </member>
|
||
1775 | <member name="T:Telerik.Windows.Documents.Commands.PageDownCommand"> |
||
1776 | <summary>
|
||
1777 | Represents page down command. |
||
1778 | </summary>
|
||
1779 | </member>
|
||
1780 | <member name="M:Telerik.Windows.Documents.Commands.PageDownCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1781 | <summary>
|
||
1782 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.PageDownCommand"/> class. |
||
1783 | </summary>
|
||
1784 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
1785 | </member>
|
||
1786 | <member name="M:Telerik.Windows.Documents.Commands.PageDownCommand.Execute(System.Object)"> |
||
1787 | <summary>
|
||
1788 | Defines the method to be called when the command is invoked. |
||
1789 | </summary>
|
||
1790 | <param name="parameter">Data used by the command. If the command does not require |
||
1791 | data to be passed, this object can be set to null.</param>
|
||
1792 | </member>
|
||
1793 | <member name="M:Telerik.Windows.Documents.Commands.PageDownCommand.CanExecuteOverride(System.Object)"> |
||
1794 | <summary>
|
||
1795 | Determines whether the command can be executed. |
||
1796 | </summary>
|
||
1797 | <param name="parameter">The parameter.</param> |
||
1798 | <returns>Returns if the command can be executed.</returns> |
||
1799 | </member>
|
||
1800 | <member name="T:Telerik.Windows.Documents.Commands.PageUpCommand"> |
||
1801 | <summary>
|
||
1802 | Represents page up command. |
||
1803 | </summary>
|
||
1804 | </member>
|
||
1805 | <member name="M:Telerik.Windows.Documents.Commands.PageUpCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1806 | <summary>
|
||
1807 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.PageUpCommand"/> class. |
||
1808 | </summary>
|
||
1809 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
1810 | </member>
|
||
1811 | <member name="M:Telerik.Windows.Documents.Commands.PageUpCommand.Execute(System.Object)"> |
||
1812 | <summary>
|
||
1813 | Defines the method to be called when the command is invoked. |
||
1814 | </summary>
|
||
1815 | <param name="parameter">Data used by the command. If the command does not require |
||
1816 | data to be passed, this object can be set to null.</param>
|
||
1817 | </member>
|
||
1818 | <member name="M:Telerik.Windows.Documents.Commands.PageUpCommand.CanExecuteOverride(System.Object)"> |
||
1819 | <summary>
|
||
1820 | Determines whether the command can be executed. |
||
1821 | </summary>
|
||
1822 | <param name="parameter">The parameter.</param> |
||
1823 | <returns>Returns if the command can be executed.</returns> |
||
1824 | </member>
|
||
1825 | <member name="T:Telerik.Windows.Documents.Commands.PrintPdfDocumentCommand"> |
||
1826 | <summary>
|
||
1827 | Represents print pdf document command. |
||
1828 | </summary>
|
||
1829 | </member>
|
||
1830 | <member name="M:Telerik.Windows.Documents.Commands.PrintPdfDocumentCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1831 | <summary>
|
||
1832 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.PrintPdfDocumentCommand"/> class. |
||
1833 | </summary>
|
||
1834 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
1835 | </member>
|
||
1836 | <member name="M:Telerik.Windows.Documents.Commands.PrintPdfDocumentCommand.Execute(System.Object)"> |
||
1837 | <summary>
|
||
1838 | Defines the method to be called when the command is invoked. |
||
1839 | </summary>
|
||
1840 | <param name="parameter">Data used by the command. If the command does not require |
||
1841 | data to be passed, this object can be set to null.</param>
|
||
1842 | </member>
|
||
1843 | <member name="M:Telerik.Windows.Documents.Commands.PrintPdfDocumentCommand.CanExecuteOverride(System.Object)"> |
||
1844 | <summary>
|
||
1845 | Determines whether the command can be executed. |
||
1846 | </summary>
|
||
1847 | <param name="parameter">The parameter.</param> |
||
1848 | <returns>Returns if the command can be executed.</returns> |
||
1849 | </member>
|
||
1850 | <member name="T:Telerik.Windows.Documents.Commands.SelectAllCommand"> |
||
1851 | <summary>
|
||
1852 | Represents select all command. |
||
1853 | </summary>
|
||
1854 | </member>
|
||
1855 | <member name="M:Telerik.Windows.Documents.Commands.SelectAllCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1856 | <summary>
|
||
1857 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.SelectAllCommand"/> class. |
||
1858 | </summary>
|
||
1859 | <param name="viewer">The viewer.</param> |
||
1860 | </member>
|
||
1861 | <member name="M:Telerik.Windows.Documents.Commands.SelectAllCommand.CanExecuteOverride(System.Object)"> |
||
1862 | <summary>
|
||
1863 | Determines whether the command can be executed. |
||
1864 | </summary>
|
||
1865 | <param name="parameter">The parameter.</param> |
||
1866 | <returns>Returns if the command can be executed.</returns> |
||
1867 | </member>
|
||
1868 | <member name="M:Telerik.Windows.Documents.Commands.SelectAllCommand.Execute(System.Object)"> |
||
1869 | <summary>
|
||
1870 | Defines the method to be called when the command is invoked. |
||
1871 | </summary>
|
||
1872 | <param name="parameter">Data used by the command. If the command does not require |
||
1873 | data to be passed, this object can be set to null.</param>
|
||
1874 | </member>
|
||
1875 | <member name="T:Telerik.Windows.Documents.Commands.SetFixedDocumentPresenterCommand"> |
||
1876 | <summary>
|
||
1877 | Represents set fixed document presenter command. |
||
1878 | </summary>
|
||
1879 | </member>
|
||
1880 | <member name="M:Telerik.Windows.Documents.Commands.SetFixedDocumentPresenterCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase,Telerik.Windows.Documents.UI.IFixedDocumentPresenter)"> |
||
1881 | <summary>
|
||
1882 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.SetFixedDocumentPresenterCommand"/> class. |
||
1883 | </summary>
|
||
1884 | <param name="viewer">The viewer.</param> |
||
1885 | <param name="presenter">The presenter.</param> |
||
1886 | </member>
|
||
1887 | <member name="M:Telerik.Windows.Documents.Commands.SetFixedDocumentPresenterCommand.Execute(System.Object)"> |
||
1888 | <summary>
|
||
1889 | Defines the method to be called when the command is invoked. |
||
1890 | </summary>
|
||
1891 | <param name="parameter">Data used by the command. If the command does not require |
||
1892 | data to be passed, this object can be set to null.</param>
|
||
1893 | </member>
|
||
1894 | <member name="T:Telerik.Windows.Documents.Commands.ShowFindDialogCommand"> |
||
1895 | <summary>
|
||
1896 | Represents ShowFindDialog command. |
||
1897 | </summary>
|
||
1898 | </member>
|
||
1899 | <member name="M:Telerik.Windows.Documents.Commands.ShowFindDialogCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1900 | <summary>
|
||
1901 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.ShowFindDialogCommand"/> class. |
||
1902 | </summary>
|
||
1903 | <param name="fixedDocumentViewer">The fixed document viewer.</param> |
||
1904 | </member>
|
||
1905 | <member name="M:Telerik.Windows.Documents.Commands.ShowFindDialogCommand.CanExecuteOverride(System.Object)"> |
||
1906 | <summary>
|
||
1907 | Determines whether the command can be executed. |
||
1908 | </summary>
|
||
1909 | <param name="parameter">The parameter.</param> |
||
1910 | <returns>Returns if the command can be executed.</returns> |
||
1911 | </member>
|
||
1912 | <member name="M:Telerik.Windows.Documents.Commands.ShowFindDialogCommand.Execute(System.Object)"> |
||
1913 | <summary>
|
||
1914 | Defines the method to be called when the command is invoked. |
||
1915 | </summary>
|
||
1916 | <param name="parameter">Data used by the command. If the command does not require |
||
1917 | data to be passed, this object can be set to null.</param>
|
||
1918 | </member>
|
||
1919 | <member name="T:Telerik.Windows.Documents.Commands.ShowSignaturePropertiesDialogCommand"> |
||
1920 | <summary>
|
||
1921 | Represents the show signature properties dialog command. |
||
1922 | </summary>
|
||
1923 | </member>
|
||
1924 | <member name="M:Telerik.Windows.Documents.Commands.ShowSignaturePropertiesDialogCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1925 | <summary>
|
||
1926 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.ShowSignaturePropertiesDialogCommand"/> class. |
||
1927 | </summary>
|
||
1928 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
1929 | </member>
|
||
1930 | <member name="M:Telerik.Windows.Documents.Commands.ShowSignaturePropertiesDialogCommand.CanExecuteOverride(System.Object)"> |
||
1931 | <summary>
|
||
1932 | Determines whether the command can be executed. |
||
1933 | </summary>
|
||
1934 | <param name="parameter">The parameter.</param> |
||
1935 | <returns>Returns if the command can be executed.</returns> |
||
1936 | </member>
|
||
1937 | <member name="M:Telerik.Windows.Documents.Commands.ShowSignaturePropertiesDialogCommand.Execute(System.Object)"> |
||
1938 | <summary>
|
||
1939 | Defines the method to be called when the command is invoked. |
||
1940 | </summary>
|
||
1941 | <param name="parameter">Data used by the command. If the command does not require |
||
1942 | data to be passed, this object can be set to null.</param>
|
||
1943 | </member>
|
||
1944 | <member name="T:Telerik.Windows.Documents.Commands.ShowSignaturePropertiesDialogCommandContext"> |
||
1945 | <summary>
|
||
1946 | Represents the show signature properties dialog command context. |
||
1947 | </summary>
|
||
1948 | </member>
|
||
1949 | <member name="P:Telerik.Windows.Documents.Commands.ShowSignaturePropertiesDialogCommandContext.SignatureField"> |
||
1950 | <summary>
|
||
1951 | Gets or sets the signature field. |
||
1952 | </summary>
|
||
1953 | <value>The signature field.</value> |
||
1954 | </member>
|
||
1955 | <member name="P:Telerik.Windows.Documents.Commands.ShowSignaturePropertiesDialogCommandContext.SignatureValidationProperties"> |
||
1956 | <summary>
|
||
1957 | Gets or sets the signature validation properties. |
||
1958 | </summary>
|
||
1959 | <value>The signature validation properties.</value> |
||
1960 | </member>
|
||
1961 | <member name="T:Telerik.Windows.Documents.Commands.ShowSignSignatureDialogCommand"> |
||
1962 | <summary>
|
||
1963 | |||
1964 | </summary>
|
||
1965 | </member>
|
||
1966 | <member name="M:Telerik.Windows.Documents.Commands.ShowSignSignatureDialogCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
1967 | <summary>
|
||
1968 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.ShowSignSignatureDialogCommand"/> class. |
||
1969 | </summary>
|
||
1970 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
1971 | </member>
|
||
1972 | <member name="M:Telerik.Windows.Documents.Commands.ShowSignSignatureDialogCommand.CanExecuteOverride(System.Object)"> |
||
1973 | <summary>
|
||
1974 | Defines the method that determines whether the command can execute in |
||
1975 | its current state. |
||
1976 | </summary>
|
||
1977 | <param name="parameter">The paraammeter should of type <see cref="T:Telerik.Windows.Documents.Commands.ShowSignSignatureDialogCommandContext"/>.</param> |
||
1978 | <returns>true if this command can be executed; otherwise, false.</returns> |
||
1979 | </member>
|
||
1980 | <member name="M:Telerik.Windows.Documents.Commands.ShowSignSignatureDialogCommand.Execute(System.Object)"> |
||
1981 | <summary>
|
||
1982 | Defines the method to be called when the command is invoked. |
||
1983 | </summary>
|
||
1984 | <param name="parameter">The paraammeter should of type <see cref="T:Telerik.Windows.Documents.Commands.ShowSignSignatureDialogCommandContext"/>.</param> |
||
1985 | </member>
|
||
1986 | <member name="T:Telerik.Windows.Documents.Commands.ShowSignSignatureDialogCommandContext"> |
||
1987 | <summary>
|
||
1988 | Represents the show sign signature dialog command context. |
||
1989 | </summary>
|
||
1990 | </member>
|
||
1991 | <member name="P:Telerik.Windows.Documents.Commands.ShowSignSignatureDialogCommandContext.SignatureField"> |
||
1992 | <summary>
|
||
1993 | Gets or sets the signature field. |
||
1994 | </summary>
|
||
1995 | <value>The signature field.</value> |
||
1996 | </member>
|
||
1997 | <member name="T:Telerik.Windows.Documents.Commands.SignSignatureFieldCommand"> |
||
1998 | <summary>
|
||
1999 | Represents the sign signature field command |
||
2000 | </summary>
|
||
2001 | </member>
|
||
2002 | <member name="M:Telerik.Windows.Documents.Commands.SignSignatureFieldCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
2003 | <summary>
|
||
2004 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.SignSignatureFieldCommand"/> class. |
||
2005 | </summary>
|
||
2006 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
2007 | </member>
|
||
2008 | <member name="M:Telerik.Windows.Documents.Commands.SignSignatureFieldCommand.CanExecuteOverride(System.Object)"> |
||
2009 | <summary>
|
||
2010 | Determines whether the command can be executed. |
||
2011 | </summary>
|
||
2012 | <param name="parameter">The parameter should be of type <see cref="T:Telerik.Windows.Documents.Commands.SignSignatureFieldCommandContext"/>.</param> |
||
2013 | <returns>Returns if the command can be executed.</returns> |
||
2014 | </member>
|
||
2015 | <member name="M:Telerik.Windows.Documents.Commands.SignSignatureFieldCommand.Execute(System.Object)"> |
||
2016 | <summary>
|
||
2017 | Defines the method to be called when the command is invoked. |
||
2018 | </summary>
|
||
2019 | <param name="parameter">The parameter should be of type <see cref="T:Telerik.Windows.Documents.Commands.SignSignatureFieldCommandContext"/>.</param> |
||
2020 | </member>
|
||
2021 | <member name="T:Telerik.Windows.Documents.Commands.SignSignatureFieldCommandContext"> |
||
2022 | <summary>
|
||
2023 | Represents the sign signature field command context. |
||
2024 | </summary>
|
||
2025 | </member>
|
||
2026 | <member name="M:Telerik.Windows.Documents.Commands.SignSignatureFieldCommandContext.#ctor(Telerik.Windows.Documents.Fixed.Model.InteractiveForms.SignatureField,System.Security.Cryptography.X509Certificates.X509Certificate2)"> |
||
2027 | <summary>
|
||
2028 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.SignSignatureFieldCommandContext"/> class. |
||
2029 | </summary>
|
||
2030 | <param name="signatureField">The signature field.</param> |
||
2031 | <param name="certificate">The certificate.</param> |
||
2032 | </member>
|
||
2033 | <member name="P:Telerik.Windows.Documents.Commands.SignSignatureFieldCommandContext.SignatureField"> |
||
2034 | <summary>
|
||
2035 | Gets or sets the signature field. |
||
2036 | </summary>
|
||
2037 | <value>The signature field.</value> |
||
2038 | </member>
|
||
2039 | <member name="P:Telerik.Windows.Documents.Commands.SignSignatureFieldCommandContext.Certificate"> |
||
2040 | <summary>
|
||
2041 | Gets or sets the certificate used for signing the signature. |
||
2042 | </summary>
|
||
2043 | <value>The certificate.</value> |
||
2044 | </member>
|
||
2045 | <member name="P:Telerik.Windows.Documents.Commands.SignSignatureFieldCommandContext.Appearances"> |
||
2046 | <summary>
|
||
2047 | Gets or sets the form source instances used for presenting the appearances of the signature. |
||
2048 | </summary>
|
||
2049 | <value>The form source instances.</value> |
||
2050 | </member>
|
||
2051 | <member name="T:Telerik.Windows.Documents.Commands.SyncCurrentBookmarkItemCommand"> |
||
2052 | <summary>
|
||
2053 | Command representing the action of synchronizing to the <see cref="T:Telerik.Windows.Documents.Fixed.Model.Navigation.BookmarkItem"/> instance related to the viewer's current page. |
||
2054 | </summary>
|
||
2055 | </member>
|
||
2056 | <member name="M:Telerik.Windows.Documents.Commands.SyncCurrentBookmarkItemCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
2057 | <summary>
|
||
2058 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.SyncCurrentBookmarkItemCommand"/> class. |
||
2059 | </summary>
|
||
2060 | <param name="fixedDocumentViewerBase">Instance of the document viewer the command will be applied for.</param> |
||
2061 | </member>
|
||
2062 | <member name="M:Telerik.Windows.Documents.Commands.SyncCurrentBookmarkItemCommand.Execute(System.Object)"> |
||
2063 | <summary>
|
||
2064 | Finds the most appropriate <see cref="T:Telerik.Windows.Documents.Fixed.Model.Navigation.BookmarkItem"/> instance according to the viewer's current page. |
||
2065 | </summary>
|
||
2066 | <param name="parameter">Can be set to <c>null</c>.</param> |
||
2067 | </member>
|
||
2068 | <member name="E:Telerik.Windows.Documents.Commands.SyncCurrentBookmarkItemCommand.OnExecuted"> |
||
2069 | <summary>
|
||
2070 | Invoked after the command is executed. The event arguments contain data related to the result of the command execution. |
||
2071 | </summary>
|
||
2072 | </member>
|
||
2073 | <member name="T:Telerik.Windows.Documents.Commands.ValidateSignaturesCommand"> |
||
2074 | <summary>
|
||
2075 | Represents validate signatures command. |
||
2076 | </summary>
|
||
2077 | </member>
|
||
2078 | <member name="M:Telerik.Windows.Documents.Commands.ValidateSignaturesCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
2079 | <summary>
|
||
2080 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.ValidateSignaturesCommand"/> class. |
||
2081 | </summary>
|
||
2082 | <param name="viewer">The viewer.</param> |
||
2083 | </member>
|
||
2084 | <member name="M:Telerik.Windows.Documents.Commands.ValidateSignaturesCommand.CanExecuteOverride(System.Object)"> |
||
2085 | <summary>
|
||
2086 | Determines whether the command can be executed. |
||
2087 | </summary>
|
||
2088 | <param name="parameter">The parameter.</param> |
||
2089 | <returns>Returns if the command can be executed.</returns> |
||
2090 | </member>
|
||
2091 | <member name="M:Telerik.Windows.Documents.Commands.ValidateSignaturesCommand.Execute(System.Object)"> |
||
2092 | <summary>
|
||
2093 | Defines the method to be called when the command is invoked. |
||
2094 | </summary>
|
||
2095 | <param name="parameter">Data used by the command. If the command does not require |
||
2096 | data to be passed, this object can be set to null.</param>
|
||
2097 | </member>
|
||
2098 | <member name="P:Telerik.Windows.Documents.Commands.ValidateSignaturesCommand.Result"> |
||
2099 | <summary>
|
||
2100 | Gets the validation result. |
||
2101 | </summary>
|
||
2102 | <value>The validation result.</value> |
||
2103 | </member>
|
||
2104 | <member name="T:Telerik.Windows.Documents.Commands.ValidateSignaturesCommandContext"> |
||
2105 | <summary>
|
||
2106 | Represents the validate signatures command context. |
||
2107 | </summary>
|
||
2108 | </member>
|
||
2109 | <member name="P:Telerik.Windows.Documents.Commands.ValidateSignaturesCommandContext.FieldNameCollection"> |
||
2110 | <summary>
|
||
2111 | Gets or sets the field name collection. |
||
2112 | </summary>
|
||
2113 | <value>The field name collection.</value> |
||
2114 | </member>
|
||
2115 | <member name="P:Telerik.Windows.Documents.Commands.ValidateSignaturesCommandContext.ValidationProperties"> |
||
2116 | <summary>
|
||
2117 | Gets or sets the validation properties. |
||
2118 | </summary>
|
||
2119 | <value>The validation properties.</value> |
||
2120 | </member>
|
||
2121 | <member name="T:Telerik.Windows.Documents.Commands.ZoomInCommand"> |
||
2122 | <summary>
|
||
2123 | Represents zoom in command. |
||
2124 | </summary>
|
||
2125 | </member>
|
||
2126 | <member name="M:Telerik.Windows.Documents.Commands.ZoomInCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
2127 | <summary>
|
||
2128 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.ZoomInCommand"/> class. |
||
2129 | </summary>
|
||
2130 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
2131 | </member>
|
||
2132 | <member name="M:Telerik.Windows.Documents.Commands.ZoomInCommand.Execute(System.Object)"> |
||
2133 | <summary>
|
||
2134 | Defines the method to be called when the command is invoked. |
||
2135 | </summary>
|
||
2136 | <param name="parameter">Data used by the command. If the command does not require |
||
2137 | data to be passed, this object can be set to null.</param>
|
||
2138 | </member>
|
||
2139 | <member name="M:Telerik.Windows.Documents.Commands.ZoomInCommand.CanExecuteOverride(System.Object)"> |
||
2140 | <summary>
|
||
2141 | Determines whether the command can be executed. |
||
2142 | </summary>
|
||
2143 | <param name="parameter">The parameter.</param> |
||
2144 | <returns>Returns if the command can be executed.</returns> |
||
2145 | </member>
|
||
2146 | <member name="T:Telerik.Windows.Documents.Commands.ZoomOutCommand"> |
||
2147 | <summary>
|
||
2148 | Represents zoom out command. |
||
2149 | </summary>
|
||
2150 | </member>
|
||
2151 | <member name="M:Telerik.Windows.Documents.Commands.ZoomOutCommand.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
2152 | <summary>
|
||
2153 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Commands.ZoomOutCommand"/> class. |
||
2154 | </summary>
|
||
2155 | <param name="fixedDocumentViewerBase">The fixed document viewer base.</param> |
||
2156 | </member>
|
||
2157 | <member name="M:Telerik.Windows.Documents.Commands.ZoomOutCommand.Execute(System.Object)"> |
||
2158 | <summary>
|
||
2159 | Defines the method to be called when the command is invoked. |
||
2160 | </summary>
|
||
2161 | <param name="parameter">Data used by the command. If the command does not require |
||
2162 | data to be passed, this object can be set to null.</param>
|
||
2163 | </member>
|
||
2164 | <member name="M:Telerik.Windows.Documents.Commands.ZoomOutCommand.CanExecuteOverride(System.Object)"> |
||
2165 | <summary>
|
||
2166 | Determines whether the command can be executed. |
||
2167 | </summary>
|
||
2168 | <param name="parameter">The parameter.</param> |
||
2169 | <returns>Returns if the command can be executed.</returns> |
||
2170 | </member>
|
||
2171 | <member name="T:Telerik.Windows.Documents.Converters.BoolToVisibilityConverter"> |
||
2172 | <summary>
|
||
2173 | Represents a bool to <see cref="T:System.Windows.Visibility"/> converter. |
||
2174 | </summary>
|
||
2175 | </member>
|
||
2176 | <member name="M:Telerik.Windows.Documents.Converters.BoolToVisibilityConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2177 | <summary>
|
||
2178 | Converts a value from bool to <see cref="T:System.Windows.Visibility"/>. |
||
2179 | </summary>
|
||
2180 | <param name="value">The value produced by the binding source.</param> |
||
2181 | <param name="targetType">The type of the binding target property.</param> |
||
2182 | <param name="parameter">The converter parameter to use.</param> |
||
2183 | <param name="culture">The culture to use in the converter.</param> |
||
2184 | <returns>A converted value.</returns> |
||
2185 | </member>
|
||
2186 | <member name="M:Telerik.Windows.Documents.Converters.BoolToVisibilityConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2187 | <summary>
|
||
2188 | Converts a <see cref="T:System.Windows.Visibility"/> to bool. |
||
2189 | </summary>
|
||
2190 | <param name="value">The value that is produced by the binding target.</param> |
||
2191 | <param name="targetType">The type to convert to.</param> |
||
2192 | <param name="parameter">The converter parameter to use.</param> |
||
2193 | <param name="culture">The culture to use in the converter.</param> |
||
2194 | <returns>A converted value.</returns> |
||
2195 | </member>
|
||
2196 | <member name="T:Telerik.Windows.Documents.Converters.DoubleToStringPercentConverter"> |
||
2197 | <summary>
|
||
2198 | Represents double to string percent converter. |
||
2199 | </summary>
|
||
2200 | </member>
|
||
2201 | <member name="M:Telerik.Windows.Documents.Converters.DoubleToStringPercentConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2202 | <summary>
|
||
2203 | Modifies the source data before passing it to the target for display |
||
2204 | in the UI. |
||
2205 | </summary>
|
||
2206 | <param name="value">The source data being passed to the target.</param> |
||
2207 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2208 | the target dependency property.</param>
|
||
2209 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2210 | <param name="culture">The culture of the conversion.</param> |
||
2211 | <returns>The value to be passed to the target dependency property.</returns> |
||
2212 | </member>
|
||
2213 | <member name="M:Telerik.Windows.Documents.Converters.DoubleToStringPercentConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2214 | <summary>
|
||
2215 | Modifies the target data before passing it to the source object. This |
||
2216 | method is called only in <see cref="F:System.Windows.Data.BindingMode.TwoWay" /> |
||
2217 | bindings. |
||
2218 | </summary>
|
||
2219 | <param name="value">The target data being passed to the source.</param> |
||
2220 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2221 | the source object.</param>
|
||
2222 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2223 | <param name="culture">The culture of the conversion.</param> |
||
2224 | <returns>The value to be passed to the source object.</returns> |
||
2225 | </member>
|
||
2226 | <member name="T:Telerik.Windows.Documents.Converters.EnumToBooleanConverter`1"> |
||
2227 | <summary>
|
||
2228 | Represents enum to boolean converter. |
||
2229 | </summary>
|
||
2230 | </member>
|
||
2231 | <member name="M:Telerik.Windows.Documents.Converters.EnumToBooleanConverter`1.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2232 | <summary>
|
||
2233 | Modifies the source data before passing it to the target for display |
||
2234 | in the UI. |
||
2235 | </summary>
|
||
2236 | <param name="value">The source data being passed to the target.</param> |
||
2237 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2238 | the target dependency property.</param>
|
||
2239 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2240 | <param name="culture">The culture of the conversion.</param> |
||
2241 | <returns>The value to be passed to the target dependency property.</returns> |
||
2242 | </member>
|
||
2243 | <member name="M:Telerik.Windows.Documents.Converters.EnumToBooleanConverter`1.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2244 | <summary>
|
||
2245 | Modifies the target data before passing it to the source object. This |
||
2246 | method is called only in <see cref="F:System.Windows.Data.BindingMode.TwoWay" /> |
||
2247 | bindings. |
||
2248 | </summary>
|
||
2249 | <param name="value">The target data being passed to the source.</param> |
||
2250 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2251 | the source object.</param>
|
||
2252 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2253 | <param name="culture">The culture of the conversion.</param> |
||
2254 | <returns>The value to be passed to the source object.</returns> |
||
2255 | </member>
|
||
2256 | <member name="T:Telerik.Windows.Documents.Converters.FixedDocumentViewerModeConverter"> |
||
2257 | <summary>
|
||
2258 | Represents fixed document viewer mode converter. |
||
2259 | </summary>
|
||
2260 | </member>
|
||
2261 | <member name="T:Telerik.Windows.Documents.Converters.IndexConverter"> |
||
2262 | <summary>
|
||
2263 | Represents index converter. |
||
2264 | </summary>
|
||
2265 | </member>
|
||
2266 | <member name="M:Telerik.Windows.Documents.Converters.IndexConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2267 | <summary>
|
||
2268 | Modifies the source data before passing it to the target for display |
||
2269 | in the UI. |
||
2270 | </summary>
|
||
2271 | <param name="value">The source data being passed to the target.</param> |
||
2272 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2273 | the target dependency property.</param>
|
||
2274 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2275 | <param name="culture">The culture of the conversion.</param> |
||
2276 | <returns>The value to be passed to the target dependency property.</returns> |
||
2277 | </member>
|
||
2278 | <member name="M:Telerik.Windows.Documents.Converters.IndexConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2279 | <summary>
|
||
2280 | Modifies the target data before passing it to the source object. This |
||
2281 | method is called only in <see cref="F:System.Windows.Data.BindingMode.TwoWay" /> |
||
2282 | bindings. |
||
2283 | </summary>
|
||
2284 | <param name="value">The target data being passed to the source.</param> |
||
2285 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2286 | the source object.</param>
|
||
2287 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2288 | <param name="culture">The culture of the conversion.</param> |
||
2289 | <returns>The value to be passed to the source object.</returns> |
||
2290 | </member>
|
||
2291 | <member name="T:Telerik.Windows.Documents.Converters.ScaleModeConverter"> |
||
2292 | <summary>
|
||
2293 | Represents scale mode converter. |
||
2294 | </summary>
|
||
2295 | </member>
|
||
2296 | <member name="T:Telerik.Windows.Documents.Converters.ThumbnailsConverter"> |
||
2297 | <summary>
|
||
2298 | Represents thumbnail converter. |
||
2299 | </summary>
|
||
2300 | </member>
|
||
2301 | <member name="M:Telerik.Windows.Documents.Converters.ThumbnailsConverter.#ctor"> |
||
2302 | <summary>
|
||
2303 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Converters.ThumbnailsConverter"/> class. |
||
2304 | </summary>
|
||
2305 | </member>
|
||
2306 | <member name="M:Telerik.Windows.Documents.Converters.ThumbnailsConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2307 | <summary>
|
||
2308 | Modifies the source data before passing it to the target for display |
||
2309 | in the UI. |
||
2310 | </summary>
|
||
2311 | <param name="value">The source data being passed to the target.</param> |
||
2312 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2313 | the target dependency property.</param>
|
||
2314 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2315 | <param name="culture">The culture of the conversion.</param> |
||
2316 | <returns>The value to be passed to the target dependency property.</returns> |
||
2317 | </member>
|
||
2318 | <member name="M:Telerik.Windows.Documents.Converters.ThumbnailsConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2319 | <summary>
|
||
2320 | Modifies the target data before passing it to the source object. This |
||
2321 | method is called only in <see cref="F:System.Windows.Data.BindingMode.TwoWay" /> |
||
2322 | bindings. |
||
2323 | </summary>
|
||
2324 | <param name="value">The target data being passed to the source.</param> |
||
2325 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2326 | the source object.</param>
|
||
2327 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2328 | <param name="culture">The culture of the conversion.</param> |
||
2329 | <returns>The value to be passed to the source object.</returns> |
||
2330 | </member>
|
||
2331 | <member name="P:Telerik.Windows.Documents.Converters.ThumbnailsConverter.ThumbnailsHeight"> |
||
2332 | <summary>
|
||
2333 | Gets or sets the height of the thumbnails. |
||
2334 | </summary>
|
||
2335 | <value>The height of the thumbnails.</value> |
||
2336 | </member>
|
||
2337 | <member name="T:Telerik.Windows.Documents.Extensions.InputBindingCollectionExtensions"> |
||
2338 | <summary>
|
||
2339 | Represents input binding collection extensions. |
||
2340 | </summary>
|
||
2341 | </member>
|
||
2342 | <member name="M:Telerik.Windows.Documents.Extensions.InputBindingCollectionExtensions.RegisterCommandDescriptor(System.Windows.Input.InputBindingCollection,Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase,System.Windows.Input.Key,System.Windows.Input.ModifierKeys)"> |
||
2343 | <summary>
|
||
2344 | Registers the command descriptor. |
||
2345 | </summary>
|
||
2346 | <param name="thisInstance">The this instance.</param> |
||
2347 | <param name="commandDescriptor">The command descriptor.</param> |
||
2348 | <param name="key">The key.</param> |
||
2349 | <param name="modifierKeys">The modifier keys.</param> |
||
2350 | </member>
|
||
2351 | <member name="M:Telerik.Windows.Documents.Extensions.InputBindingCollectionExtensions.RegisterCommandDescriptorOrShift(System.Windows.Input.InputBindingCollection,Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase,System.Windows.Input.Key,System.Windows.Input.ModifierKeys)"> |
||
2352 | <summary>
|
||
2353 | Registers the command descriptor or shift. |
||
2354 | </summary>
|
||
2355 | <param name="thisInstance">The this instance.</param> |
||
2356 | <param name="commandDescriptor">The command descriptor.</param> |
||
2357 | <param name="key">The key.</param> |
||
2358 | <param name="modifierKeys">The modifier keys.</param> |
||
2359 | </member>
|
||
2360 | <member name="M:Telerik.Windows.Documents.Extensions.InputBindingCollectionExtensions.RegisterCommandDescriptorOrShiftOrAlt(System.Windows.Input.InputBindingCollection,Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase,System.Windows.Input.Key,System.Windows.Input.ModifierKeys)"> |
||
2361 | <summary>
|
||
2362 | Registers the command descriptor or shift or alt. |
||
2363 | </summary>
|
||
2364 | <param name="thisInstance">The this instance.</param> |
||
2365 | <param name="commandDescriptor">The command descriptor.</param> |
||
2366 | <param name="key">The key.</param> |
||
2367 | <param name="modifierKeys">The modifier keys.</param> |
||
2368 | </member>
|
||
2369 | <member name="M:Telerik.Windows.Documents.Extensions.InputBindingCollectionExtensions.RegisterCommandDescriptorWithCtrlOrApple(System.Windows.Input.InputBindingCollection,Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase,System.Windows.Input.Key)"> |
||
2370 | <summary>
|
||
2371 | Registers the command descriptor with CTRL or apple. |
||
2372 | </summary>
|
||
2373 | <param name="thisInstance">The this instance.</param> |
||
2374 | <param name="commandDescriptor">The command descriptor.</param> |
||
2375 | <param name="key">The key.</param> |
||
2376 | </member>
|
||
2377 | <member name="M:Telerik.Windows.Documents.Extensions.InputBindingCollectionExtensions.RegisterCommandDescriptorWithCtrlOrApplePlusShift(System.Windows.Input.InputBindingCollection,Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase,System.Windows.Input.Key)"> |
||
2378 | <summary>
|
||
2379 | Registers the command descriptor with CTRL or apple plus shift. |
||
2380 | </summary>
|
||
2381 | <param name="thisInstance">The this instance.</param> |
||
2382 | <param name="commandDescriptor">The command descriptor.</param> |
||
2383 | <param name="key">The key.</param> |
||
2384 | </member>
|
||
2385 | <member name="M:Telerik.Windows.Documents.Extensions.InputBindingCollectionExtensions.RegisterCommandDescriptorWithCtrlOrApplePlusAlt(System.Windows.Input.InputBindingCollection,Telerik.Windows.Documents.Commands.Descriptors.CommandDescriptorBase,System.Windows.Input.Key)"> |
||
2386 | <summary>
|
||
2387 | Registers the command descriptor with CTRL or apple plus alt. |
||
2388 | </summary>
|
||
2389 | <param name="thisInstance">The this instance.</param> |
||
2390 | <param name="commandDescriptor">The command descriptor.</param> |
||
2391 | <param name="key">The key.</param> |
||
2392 | </member>
|
||
2393 | <member name="T:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase"> |
||
2394 | <summary>
|
||
2395 | Represents pages layout manager base. |
||
2396 | </summary>
|
||
2397 | </member>
|
||
2398 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.#ctor(Telerik.Windows.Documents.UI.IFixedDocumentPresenter)"> |
||
2399 | <summary>
|
||
2400 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase"/> class. |
||
2401 | </summary>
|
||
2402 | <param name="presenter">The presenter.</param> |
||
2403 | </member>
|
||
2404 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.UpdateLayout(System.Windows.Size)"> |
||
2405 | <summary>
|
||
2406 | Updates the layout. |
||
2407 | </summary>
|
||
2408 | <param name="viewportSize">Size of the viewport.</param> |
||
2409 | </member>
|
||
2410 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.GetPageVerticalOffset(System.Int32)"> |
||
2411 | <summary>
|
||
2412 | Gets the page vertical offset. |
||
2413 | </summary>
|
||
2414 | <param name="pageNo">The page no.</param> |
||
2415 | <returns></returns> |
||
2416 | </member>
|
||
2417 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.GetViewPointFromLocation(Telerik.Windows.Documents.Fixed.Model.RadFixedPage,System.Windows.Point,System.Windows.Point@)"> |
||
2418 | <summary>
|
||
2419 | Gets the view point from location. |
||
2420 | </summary>
|
||
2421 | <param name="page">The page.</param> |
||
2422 | <param name="location">The location.</param> |
||
2423 | <param name="point">The point.</param> |
||
2424 | <returns></returns> |
||
2425 | </member>
|
||
2426 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.Release"> |
||
2427 | <summary>
|
||
2428 | Releases this instance. |
||
2429 | </summary>
|
||
2430 | </member>
|
||
2431 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.RotateSize(System.Windows.Size,Telerik.Windows.Documents.UI.RotationAngle)"> |
||
2432 | <summary>
|
||
2433 | Rotates the size. |
||
2434 | </summary>
|
||
2435 | <param name="pageSize">Size of the page.</param> |
||
2436 | <param name="rotationAngle">The rotation angle.</param> |
||
2437 | <returns></returns> |
||
2438 | </member>
|
||
2439 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.CreateTransformations(System.Windows.Size,Telerik.Windows.Documents.UI.RotationAngle)"> |
||
2440 | <summary>
|
||
2441 | Creates the transformations. |
||
2442 | </summary>
|
||
2443 | <param name="pageSize">Size of the page.</param> |
||
2444 | <param name="rotationAngle">The rotation angle.</param> |
||
2445 | <returns></returns> |
||
2446 | </member>
|
||
2447 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.GetRotationAngleNumeric(Telerik.Windows.Documents.UI.RotationAngle)"> |
||
2448 | <summary>
|
||
2449 | Gets the rotation angle numeric. |
||
2450 | </summary>
|
||
2451 | <param name="angle">The angle.</param> |
||
2452 | <returns></returns> |
||
2453 | </member>
|
||
2454 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.GetPageLayoutInfoFromPage(Telerik.Windows.Documents.Fixed.Model.RadFixedPage)"> |
||
2455 | <summary>
|
||
2456 | Gets the page layout info from page. |
||
2457 | </summary>
|
||
2458 | <param name="page">The page.</param> |
||
2459 | <returns></returns> |
||
2460 | </member>
|
||
2461 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.GetScaledPageSize(Telerik.Windows.Documents.Fixed.Model.RadFixedPage)"> |
||
2462 | <summary>
|
||
2463 | Gets the size of the scaled page. |
||
2464 | </summary>
|
||
2465 | <param name="page">The page.</param> |
||
2466 | <returns></returns> |
||
2467 | </member>
|
||
2468 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.GetNearestPageLayoutInfo(System.Windows.Point)"> |
||
2469 | <summary>
|
||
2470 | Gets the nearest page layout info. |
||
2471 | </summary>
|
||
2472 | <param name="point">The point.</param> |
||
2473 | <returns></returns> |
||
2474 | </member>
|
||
2475 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.GetPagesLayoutInfos"> |
||
2476 | <summary>
|
||
2477 | Gets the pages layout infos. |
||
2478 | </summary>
|
||
2479 | <returns></returns> |
||
2480 | </member>
|
||
2481 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.GetGlyphInformation"> |
||
2482 | <summary>
|
||
2483 | This method is only for debug purposes. Gets the glyph information. |
||
2484 | </summary>
|
||
2485 | <returns></returns> |
||
2486 | </member>
|
||
2487 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.ContentSize"> |
||
2488 | <summary>
|
||
2489 | Gets or sets the size of the content. |
||
2490 | </summary>
|
||
2491 | <value>The size of the content.</value> |
||
2492 | </member>
|
||
2493 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.PageMargins"> |
||
2494 | <summary>
|
||
2495 | Gets the page margins. |
||
2496 | </summary>
|
||
2497 | <value>The page margins.</value> |
||
2498 | </member>
|
||
2499 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.Document"> |
||
2500 | <summary>
|
||
2501 | Gets the document. |
||
2502 | </summary>
|
||
2503 | <value>The document.</value> |
||
2504 | </member>
|
||
2505 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.ScaleFactor"> |
||
2506 | <summary>
|
||
2507 | Gets the scale factor. |
||
2508 | </summary>
|
||
2509 | <value>The scale factor.</value> |
||
2510 | </member>
|
||
2511 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.Presenter"> |
||
2512 | <summary>
|
||
2513 | Gets the presenter. |
||
2514 | </summary>
|
||
2515 | <value>The presenter.</value> |
||
2516 | </member>
|
||
2517 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.PagesLayoutManagerBase.RotationAngleToDouble"> |
||
2518 | <summary>
|
||
2519 | Gets the rotation angle numeric value. |
||
2520 | </summary>
|
||
2521 | <value>The numeric value of the rotation angle.</value> |
||
2522 | </member>
|
||
2523 | <member name="T:Telerik.Windows.Documents.Fixed.OnExceptionEventArgs"> |
||
2524 | <summary>
|
||
2525 | Represents on exception event args. |
||
2526 | </summary>
|
||
2527 | </member>
|
||
2528 | <member name="P:Telerik.Windows.Documents.Fixed.OnExceptionEventArgs.Exception"> |
||
2529 | <summary>
|
||
2530 | Gets the exception. |
||
2531 | </summary>
|
||
2532 | <value>The exception.</value> |
||
2533 | </member>
|
||
2534 | <member name="P:Telerik.Windows.Documents.Fixed.OnExceptionEventArgs.Handle"> |
||
2535 | <summary>
|
||
2536 | Defines if the exception should be handled. |
||
2537 | </summary>
|
||
2538 | <value>True by default.</value> |
||
2539 | </member>
|
||
2540 | <member name="T:Telerik.Windows.Documents.Fixed.DocumentChangedEventArgs"> |
||
2541 | <summary>
|
||
2542 | Represents document changed event args. |
||
2543 | </summary>
|
||
2544 | </member>
|
||
2545 | <member name="M:Telerik.Windows.Documents.Fixed.DocumentChangedEventArgs.#ctor(Telerik.Windows.Documents.Fixed.Model.RadFixedDocument,Telerik.Windows.Documents.Fixed.Model.RadFixedDocument)"> |
||
2546 | <summary>
|
||
2547 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.DocumentChangedEventArgs"/> class. |
||
2548 | </summary>
|
||
2549 | <param name="oldDocument">The old document.</param> |
||
2550 | <param name="newDocument">The new document.</param> |
||
2551 | </member>
|
||
2552 | <member name="P:Telerik.Windows.Documents.Fixed.DocumentChangedEventArgs.OldDocument"> |
||
2553 | <summary>
|
||
2554 | Gets or sets the old document. |
||
2555 | </summary>
|
||
2556 | <value>The old document.</value> |
||
2557 | </member>
|
||
2558 | <member name="P:Telerik.Windows.Documents.Fixed.DocumentChangedEventArgs.NewDocument"> |
||
2559 | <summary>
|
||
2560 | Gets or sets the new document. |
||
2561 | </summary>
|
||
2562 | <value>The new document.</value> |
||
2563 | </member>
|
||
2564 | <member name="T:Telerik.Windows.Documents.Fixed.CurrentPageChangedEventArgs"> |
||
2565 | <summary>
|
||
2566 | Represents current page changed event args. |
||
2567 | </summary>
|
||
2568 | </member>
|
||
2569 | <member name="M:Telerik.Windows.Documents.Fixed.CurrentPageChangedEventArgs.#ctor(Telerik.Windows.Documents.Fixed.Model.RadFixedPage)"> |
||
2570 | <summary>
|
||
2571 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.CurrentPageChangedEventArgs"/> class. |
||
2572 | </summary>
|
||
2573 | <param name="page">The page.</param> |
||
2574 | </member>
|
||
2575 | <member name="P:Telerik.Windows.Documents.Fixed.CurrentPageChangedEventArgs.CurrentPage"> |
||
2576 | <summary>
|
||
2577 | Gets or sets the current page. |
||
2578 | </summary>
|
||
2579 | <value>The current page.</value> |
||
2580 | </member>
|
||
2581 | <member name="T:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource"> |
||
2582 | <summary>
|
||
2583 | Represents a fixed document source, which can load a document from URI or stream. |
||
2584 | </summary>
|
||
2585 | </member>
|
||
2586 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.#ctor(System.Uri,Telerik.Windows.Documents.Fixed.FormatProviders.FormatProviderSettings)"> |
||
2587 | <summary>
|
||
2588 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource"/> class. |
||
2589 | </summary>
|
||
2590 | <param name="uri">The URI from which to load the fixed document.</param> |
||
2591 | <param name="settings">The settings.</param> |
||
2592 | </member>
|
||
2593 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.#ctor(System.IO.Stream,Telerik.Windows.Documents.Fixed.FormatProviders.FormatProviderSettings)"> |
||
2594 | <summary>
|
||
2595 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource"/> class. |
||
2596 | </summary>
|
||
2597 | <param name="stream">The stream from which to load the fixed document.</param> |
||
2598 | <param name="settings">The settings.</param> |
||
2599 | </member>
|
||
2600 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.OnDocumentLoaded(System.EventArgs)"> |
||
2601 | <summary>
|
||
2602 | Raises the <see cref="E:DocumentLoaded"/> event. |
||
2603 | </summary>
|
||
2604 | <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param> |
||
2605 | </member>
|
||
2606 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.OnLoaded(System.EventArgs)"> |
||
2607 | <summary>
|
||
2608 | Raises the <see cref="E:Loaded"/> event. |
||
2609 | </summary>
|
||
2610 | <param name="e">The <see cref="T:System.EventArgs"/> instance containing the event data.</param> |
||
2611 | </member>
|
||
2612 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.CreateDocumentFromStreamOverride(System.IO.Stream,Telerik.Windows.Documents.Fixed.FormatProviders.FormatProviderSettings)"> |
||
2613 | <summary>
|
||
2614 | Creates the document from a stream. |
||
2615 | </summary>
|
||
2616 | <param name="stream">The stream from which to create the document.</param> |
||
2617 | <param name="settings">The settings.</param> |
||
2618 | <returns></returns> |
||
2619 | </member>
|
||
2620 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.ExecuteLoadAction(System.Action)"> |
||
2621 | <summary>
|
||
2622 | This method is created in order to allow a better testing experience. |
||
2623 | </summary>
|
||
2624 | <param name="action">The action for loading the document.</param> |
||
2625 | </member>
|
||
2626 | <member name="E:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.Loaded"> |
||
2627 | <summary>
|
||
2628 | Occurs when document is loaded. It can be loaded asynchronously in case the provided URI is absolute. |
||
2629 | </summary>
|
||
2630 | </member>
|
||
2631 | <member name="E:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.OnException"> |
||
2632 | <summary>
|
||
2633 | Occurs when exception is thrown. |
||
2634 | </summary>
|
||
2635 | </member>
|
||
2636 | <member name="P:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource.Document"> |
||
2637 | <summary>
|
||
2638 | Gets the fixed document loaded from this instance. |
||
2639 | </summary>
|
||
2640 | </member>
|
||
2641 | <member name="T:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSourceConverter"> |
||
2642 | <summary>
|
||
2643 | Converts an <see cref="T:System.Uri"/> to <see cref="T:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource"/>. |
||
2644 | </summary>
|
||
2645 | </member>
|
||
2646 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSourceConverter.CreateFixedDocumentStreamSourceFromUri(System.Uri,Telerik.Windows.Documents.Fixed.FormatProviders.FormatProviderSettings)"> |
||
2647 | <summary>
|
||
2648 | Creates the fixed document stream source from URI. |
||
2649 | </summary>
|
||
2650 | <param name="uri">The URI.</param> |
||
2651 | <param name="settings">The settings.</param> |
||
2652 | <returns></returns> |
||
2653 | </member>
|
||
2654 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSourceConverter.CanConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Type)"> |
||
2655 | <summary>
|
||
2656 | Returns whether the type converter can convert an object from the specified |
||
2657 | type to the type of this converter. |
||
2658 | </summary>
|
||
2659 | <param name="context">An object that provides a format context.</param> |
||
2660 | <param name="sourceType">The type you want to convert from.</param> |
||
2661 | <returns>
|
||
2662 | true if this converter can perform the conversion; otherwise, false. |
||
2663 | </returns>
|
||
2664 | </member>
|
||
2665 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSourceConverter.CanConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Type)"> |
||
2666 | <summary>
|
||
2667 | Returns whether the type converter can convert an object to the specified |
||
2668 | type. |
||
2669 | </summary>
|
||
2670 | <param name="context">An object that provides a format context.</param> |
||
2671 | <param name="destinationType">The type you want to convert to.</param> |
||
2672 | <returns>
|
||
2673 | true if this converter can perform the conversion; otherwise, false. |
||
2674 | </returns>
|
||
2675 | </member>
|
||
2676 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSourceConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)"> |
||
2677 | <summary>
|
||
2678 | Converts from the specified value to the intended conversion type of |
||
2679 | the converter. |
||
2680 | </summary>
|
||
2681 | <param name="context">An object that provides a format context.</param> |
||
2682 | <param name="culture">The <see cref="T:System.Globalization.CultureInfo" /> to |
||
2683 | use as the current culture.</param>
|
||
2684 | <param name="value">The value to convert to the type of this converter.</param> |
||
2685 | <exception cref="T:System.NotImplementedException"> |
||
2686 | <see cref="M:System.ComponentModel.TypeConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object)" /> |
||
2687 | not implemented in base <see cref="T:System.ComponentModel.TypeConverter" />. |
||
2688 | </exception>
|
||
2689 | <returns>The converted value.</returns> |
||
2690 | </member>
|
||
2691 | <member name="M:Telerik.Windows.Documents.Fixed.FixedDocumentStreamSourceConverter.ConvertFrom(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,Telerik.Windows.Documents.Fixed.FormatProviders.FormatProviderSettings)"> |
||
2692 | <summary>
|
||
2693 | Converts from. |
||
2694 | </summary>
|
||
2695 | <param name="context">The context.</param> |
||
2696 | <param name="culture">The culture.</param> |
||
2697 | <param name="value">The value.</param> |
||
2698 | <param name="settings">The settings.</param> |
||
2699 | <returns></returns> |
||
2700 | </member>
|
||
2701 | <member name="T:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo"> |
||
2702 | <summary>
|
||
2703 | Represents fixed page layout info. |
||
2704 | </summary>
|
||
2705 | </member>
|
||
2706 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.#ctor(Telerik.Windows.Documents.Fixed.Model.RadFixedPage,System.Windows.Rect)"> |
||
2707 | <summary>
|
||
2708 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo"/> class. |
||
2709 | </summary>
|
||
2710 | <param name="page">The page.</param> |
||
2711 | <param name="positionInView">The position in view.</param> |
||
2712 | </member>
|
||
2713 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.#ctor(Telerik.Windows.Documents.Fixed.Model.RadFixedPage,System.Windows.Rect,System.Windows.Media.GeneralTransform)"> |
||
2714 | <summary>
|
||
2715 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo"/> class. |
||
2716 | </summary>
|
||
2717 | <param name="page">The page.</param> |
||
2718 | <param name="positionInView">The position in view.</param> |
||
2719 | <param name="transformations">The transformations.</param> |
||
2720 | </member>
|
||
2721 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.#ctor(Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo)"> |
||
2722 | <summary>
|
||
2723 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo"/> class. |
||
2724 | </summary>
|
||
2725 | <param name="other">The other.</param> |
||
2726 | </member>
|
||
2727 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.CompareFixedPageLayoutInfo(Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo,System.Double)"> |
||
2728 | <summary>
|
||
2729 | Compares the fixed page layout info. |
||
2730 | </summary>
|
||
2731 | <param name="info">The info.</param> |
||
2732 | <param name="offsetY">The offset Y.</param> |
||
2733 | <returns></returns> |
||
2734 | </member>
|
||
2735 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.GetViewportIntersectionRect(System.Windows.Rect)"> |
||
2736 | <summary>
|
||
2737 | Gets the viewport intersection rect. |
||
2738 | </summary>
|
||
2739 | <param name="viewport">The viewport.</param> |
||
2740 | <returns></returns> |
||
2741 | </member>
|
||
2742 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.ApplyTransformation(System.Windows.Rect,System.Windows.Media.GeneralTransform)"> |
||
2743 | <summary>
|
||
2744 | Applies the transformation. |
||
2745 | </summary>
|
||
2746 | <param name="rect">The rect.</param> |
||
2747 | <param name="transformation">The transformation.</param> |
||
2748 | <returns></returns> |
||
2749 | </member>
|
||
2750 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.FixedPage"> |
||
2751 | <summary>
|
||
2752 | Gets the fixed page. |
||
2753 | </summary>
|
||
2754 | <value>The fixed page.</value> |
||
2755 | </member>
|
||
2756 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.PositionInView"> |
||
2757 | <summary>
|
||
2758 | Gets the position in view. |
||
2759 | </summary>
|
||
2760 | <value>The position in view.</value> |
||
2761 | </member>
|
||
2762 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.Transformations"> |
||
2763 | <summary>
|
||
2764 | Gets the transformations. |
||
2765 | </summary>
|
||
2766 | <value>The transformations.</value> |
||
2767 | </member>
|
||
2768 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo.InverseTransformations"> |
||
2769 | <summary>
|
||
2770 | Gets the inverse transformations. |
||
2771 | </summary>
|
||
2772 | <value>The inverse transformations.</value> |
||
2773 | </member>
|
||
2774 | <member name="T:Telerik.Windows.Documents.Fixed.PdfDocumentSource"> |
||
2775 | <summary>
|
||
2776 | Represents a PDF document source, which can load a document from URI or stream. |
||
2777 | </summary>
|
||
2778 | </member>
|
||
2779 | <member name="M:Telerik.Windows.Documents.Fixed.PdfDocumentSource.#ctor(System.Uri)"> |
||
2780 | <summary>
|
||
2781 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.PdfDocumentSource"/> class. |
||
2782 | </summary>
|
||
2783 | <param name="uri">The URI from which to load the PDF document.</param> |
||
2784 | </member>
|
||
2785 | <member name="M:Telerik.Windows.Documents.Fixed.PdfDocumentSource.#ctor(System.Uri,Telerik.Windows.Documents.Fixed.FormatProviders.FormatProviderSettings)"> |
||
2786 | <summary>
|
||
2787 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.PdfDocumentSource"/> class. |
||
2788 | </summary>
|
||
2789 | <param name="uri">The URI from which to load the PDF document.</param> |
||
2790 | <param name="settings">The settings that will be used to load the PDF document.</param> |
||
2791 | </member>
|
||
2792 | <member name="M:Telerik.Windows.Documents.Fixed.PdfDocumentSource.#ctor(System.IO.Stream)"> |
||
2793 | <summary>
|
||
2794 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.PdfDocumentSource"/> class. |
||
2795 | </summary>
|
||
2796 | <param name="stream">The stream from which to load the PDF document.</param> |
||
2797 | </member>
|
||
2798 | <member name="M:Telerik.Windows.Documents.Fixed.PdfDocumentSource.#ctor(System.IO.Stream,Telerik.Windows.Documents.Fixed.FormatProviders.FormatProviderSettings)"> |
||
2799 | <summary>
|
||
2800 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.PdfDocumentSource"/> class. |
||
2801 | </summary>
|
||
2802 | <param name="stream">The stream from which to load the PDF document.</param> |
||
2803 | <param name="settings">The settings that will be used to load the PDF document.</param> |
||
2804 | </member>
|
||
2805 | <member name="M:Telerik.Windows.Documents.Fixed.PdfDocumentSource.CreateDocumentFromStreamOverride(System.IO.Stream,Telerik.Windows.Documents.Fixed.FormatProviders.FormatProviderSettings)"> |
||
2806 | <summary>
|
||
2807 | Creates the document from a stream. |
||
2808 | </summary>
|
||
2809 | <param name="stream">The stream from which to create the document.</param> |
||
2810 | <param name="settings">The settings</param> |
||
2811 | <returns></returns> |
||
2812 | </member>
|
||
2813 | <member name="T:Telerik.Windows.Documents.Fixed.PdfDocumentSourceConverter"> |
||
2814 | <summary>
|
||
2815 | Converts an <see cref="T:System.Uri"/> to <see cref="T:Telerik.Windows.Documents.Fixed.PdfDocumentSource"/>. |
||
2816 | </summary>
|
||
2817 | </member>
|
||
2818 | <member name="M:Telerik.Windows.Documents.Fixed.PdfDocumentSourceConverter.CreateFixedDocumentStreamSourceFromUri(System.Uri,Telerik.Windows.Documents.Fixed.FormatProviders.FormatProviderSettings)"> |
||
2819 | <summary>
|
||
2820 | Creates the fixed document stream source from URI. |
||
2821 | </summary>
|
||
2822 | <param name="uri">The URI.</param> |
||
2823 | <param name="settings">The settings.</param> |
||
2824 | <returns></returns> |
||
2825 | </member>
|
||
2826 | <member name="T:Telerik.Windows.Documents.Fixed.PdfDocumentSourceValueConverter"> |
||
2827 | <summary>
|
||
2828 | Represents value converter that can be used for data binding <see cref="T:Telerik.Windows.Controls.RadPdfViewer"/>. |
||
2829 | Supports conversion from string representing URI, Uri and stream. |
||
2830 | </summary>
|
||
2831 | </member>
|
||
2832 | <member name="M:Telerik.Windows.Documents.Fixed.PdfDocumentSourceValueConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2833 | <summary>
|
||
2834 | Modifies the source data before passing it to the target for display |
||
2835 | in the UI. |
||
2836 | </summary>
|
||
2837 | <param name="value">The source data being passed to the target.</param> |
||
2838 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2839 | the target dependency property.</param>
|
||
2840 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2841 | <param name="culture">The culture of the conversion.</param> |
||
2842 | <returns>The value to be passed to the target dependency property.</returns> |
||
2843 | </member>
|
||
2844 | <member name="M:Telerik.Windows.Documents.Fixed.PdfDocumentSourceValueConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"> |
||
2845 | <summary>
|
||
2846 | Modifies the target data before passing it to the source object. This |
||
2847 | method is called only in <see cref="F:System.Windows.Data.BindingMode.TwoWay" /> |
||
2848 | bindings. |
||
2849 | </summary>
|
||
2850 | <param name="value">The target data being passed to the source.</param> |
||
2851 | <param name="targetType">The <see cref="T:System.Type" /> of data expected by |
||
2852 | the source object.</param>
|
||
2853 | <param name="parameter">An optional parameter to be used in the converter logic.</param> |
||
2854 | <param name="culture">The culture of the conversion.</param> |
||
2855 | <returns>The value to be passed to the source object.</returns> |
||
2856 | </member>
|
||
2857 | <member name="T:Telerik.Windows.Documents.Fixed.Print.PrintSettings"> |
||
2858 | <summary>
|
||
2859 | Represents print settings. |
||
2860 | </summary>
|
||
2861 | </member>
|
||
2862 | <member name="M:Telerik.Windows.Documents.Fixed.Print.PrintSettings.#ctor"> |
||
2863 | <summary>
|
||
2864 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.Print.PrintSettings"/> class. |
||
2865 | </summary>
|
||
2866 | </member>
|
||
2867 | <member name="M:Telerik.Windows.Documents.Fixed.Print.PrintSettings.#ctor(System.String,System.Boolean)"> |
||
2868 | <summary>
|
||
2869 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.Print.PrintSettings"/> class. |
||
2870 | </summary>
|
||
2871 | <param name="documentName">Name of the document.</param> |
||
2872 | <param name="useDefaultPrinter">The use default printer.</param> |
||
2873 | </member>
|
||
2874 | <member name="P:Telerik.Windows.Documents.Fixed.Print.PrintSettings.Default"> |
||
2875 | <summary>
|
||
2876 | Gets the default. |
||
2877 | </summary>
|
||
2878 | <value>The default.</value> |
||
2879 | </member>
|
||
2880 | <member name="P:Telerik.Windows.Documents.Fixed.Print.PrintSettings.DocumentName"> |
||
2881 | <summary>
|
||
2882 | Gets or sets the name of the document. |
||
2883 | </summary>
|
||
2884 | <value>The name of the document.</value> |
||
2885 | </member>
|
||
2886 | <member name="P:Telerik.Windows.Documents.Fixed.Print.PrintSettings.UseDefaultPrinter"> |
||
2887 | <summary>
|
||
2888 | Gets or sets the use default printer. |
||
2889 | </summary>
|
||
2890 | <value>The use default printer.</value> |
||
2891 | </member>
|
||
2892 | <member name="P:Telerik.Windows.Documents.Fixed.Print.PrintSettings.PageMargins"> |
||
2893 | <summary>
|
||
2894 | Gets or sets the page margins. |
||
2895 | </summary>
|
||
2896 | <value>The page margins.</value> |
||
2897 | </member>
|
||
2898 | <member name="T:Telerik.Windows.Documents.Fixed.UI.CursorMode"> |
||
2899 | <summary>
|
||
2900 | Represents cursor mode. |
||
2901 | </summary>
|
||
2902 | </member>
|
||
2903 | <member name="F:Telerik.Windows.Documents.Fixed.UI.CursorMode.Default"> |
||
2904 | <summary>
|
||
2905 | Represents default cursor mode. |
||
2906 | </summary>
|
||
2907 | </member>
|
||
2908 | <member name="F:Telerik.Windows.Documents.Fixed.UI.CursorMode.Text"> |
||
2909 | <summary>
|
||
2910 | Represents text cursor mode. |
||
2911 | </summary>
|
||
2912 | </member>
|
||
2913 | <member name="F:Telerik.Windows.Documents.Fixed.UI.CursorMode.Link"> |
||
2914 | <summary>
|
||
2915 | Represents link cursor mode. |
||
2916 | </summary>
|
||
2917 | </member>
|
||
2918 | <member name="F:Telerik.Windows.Documents.Fixed.UI.CursorMode.Pan"> |
||
2919 | <summary>
|
||
2920 | Represents pan cursor mode. |
||
2921 | </summary>
|
||
2922 | </member>
|
||
2923 | <member name="T:Telerik.Windows.Documents.Fixed.UI.CursorsCollection"> |
||
2924 | <summary>
|
||
2925 | Represents cursors collection. |
||
2926 | </summary>
|
||
2927 | </member>
|
||
2928 | <member name="P:Telerik.Windows.Documents.Fixed.UI.CursorsCollection.Item(Telerik.Windows.Documents.Fixed.UI.CursorMode)"> |
||
2929 | <summary>
|
||
2930 | Gets or sets the <see cref="T:System.Windows.Input.Cursor"/> for the specified cursor mode. |
||
2931 | </summary>
|
||
2932 | <value>The cursor.</value> |
||
2933 | </member>
|
||
2934 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.FixedDocumentViewerDialogContext"> |
||
2935 | <summary>
|
||
2936 | Represents context for FixedDocumentViewer dialog instance. |
||
2937 | </summary>
|
||
2938 | </member>
|
||
2939 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Dialogs.FixedDocumentViewerDialogContext.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
2940 | <summary>
|
||
2941 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.FixedDocumentViewerDialogContext"/> class. |
||
2942 | </summary>
|
||
2943 | <param name="fixedDocumentViewer">The fixed document viewer.</param> |
||
2944 | </member>
|
||
2945 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Dialogs.FixedDocumentViewerDialogContext.FixedDocumentViewer"> |
||
2946 | <summary>
|
||
2947 | Gets the fixed document viewer. |
||
2948 | </summary>
|
||
2949 | <value>The fixed document viewer.</value> |
||
2950 | </member>
|
||
2951 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.FindDialogContext"> |
||
2952 | <summary>
|
||
2953 | Represents FixedDialogContext class. |
||
2954 | </summary>
|
||
2955 | </member>
|
||
2956 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Dialogs.FindDialogContext.#ctor(Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
2957 | <summary>
|
||
2958 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.FindDialogContext"/> class. |
||
2959 | </summary>
|
||
2960 | <param name="fixedDocumentViewer">The fixed document viewer.</param> |
||
2961 | </member>
|
||
2962 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.IFindDialog"> |
||
2963 | <summary>
|
||
2964 | Represents find dialog. |
||
2965 | </summary>
|
||
2966 | </member>
|
||
2967 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Dialogs.IFindDialog.ShowDialog(Telerik.Windows.Documents.Fixed.UI.Dialogs.FindDialogContext)"> |
||
2968 | <summary>
|
||
2969 | Shows the dialog. |
||
2970 | </summary>
|
||
2971 | <param name="context">The FindDialogContext.</param> |
||
2972 | </member>
|
||
2973 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.ISignaturePropertiesDialog"> |
||
2974 | <summary>
|
||
2975 | Represents the singature properties dialog interface. |
||
2976 | </summary>
|
||
2977 | </member>
|
||
2978 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Dialogs.ISignaturePropertiesDialog.ShowDialog(Telerik.Windows.Documents.Fixed.UI.Dialogs.SignaturePropertiesDialogContext)"> |
||
2979 | <summary>
|
||
2980 | Shows the dialog. |
||
2981 | </summary>
|
||
2982 | <param name="context">The context.</param> |
||
2983 | </member>
|
||
2984 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.ISignSignatureDialog"> |
||
2985 | <summary>
|
||
2986 | Represents the sing singature dialog interface. |
||
2987 | </summary>
|
||
2988 | </member>
|
||
2989 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Dialogs.ISignSignatureDialog.ShowDialog(Telerik.Windows.Documents.Fixed.UI.Dialogs.SignSignatureDialogContext)"> |
||
2990 | <summary>
|
||
2991 | Shows the dialog. |
||
2992 | </summary>
|
||
2993 | <param name="context">The context.</param> |
||
2994 | </member>
|
||
2995 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.SignaturePropertiesDialogContext"> |
||
2996 | <summary>
|
||
2997 | Represents the signature properties dialog context. |
||
2998 | </summary>
|
||
2999 | </member>
|
||
3000 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Dialogs.SignaturePropertiesDialogContext.#ctor(Telerik.Windows.Documents.Fixed.Model.InteractiveForms.SignatureField,Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
3001 | <summary>
|
||
3002 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.SignaturePropertiesDialogContext"/> class. |
||
3003 | </summary>
|
||
3004 | <param name="signatureField">The signature field.</param> |
||
3005 | <param name="fixedDocumentViewer">The fixed document viewer.</param> |
||
3006 | </member>
|
||
3007 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Dialogs.SignaturePropertiesDialogContext.SignatureField"> |
||
3008 | <summary>
|
||
3009 | Gets the signature field. |
||
3010 | </summary>
|
||
3011 | <value>The signature field.</value> |
||
3012 | </member>
|
||
3013 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Dialogs.SignaturePropertiesDialogContext.SignatureValidationProperties"> |
||
3014 | <summary>
|
||
3015 | Gets or sets the signature validation properties. |
||
3016 | </summary>
|
||
3017 | <value>The signature validation properties.</value> |
||
3018 | </member>
|
||
3019 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.SignSignatureDialogContext"> |
||
3020 | <summary>
|
||
3021 | Represents the sign signature dialog context. |
||
3022 | </summary>
|
||
3023 | </member>
|
||
3024 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Dialogs.SignSignatureDialogContext.#ctor(Telerik.Windows.Documents.Fixed.Model.InteractiveForms.SignatureField,Telerik.Windows.Controls.FixedDocumentViewerBase)"> |
||
3025 | <summary>
|
||
3026 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.UI.Dialogs.SignSignatureDialogContext"/> class. |
||
3027 | </summary>
|
||
3028 | <param name="signatureField">The signature field.</param> |
||
3029 | <param name="fixedDocumentViewer">The fixed document viewer.</param> |
||
3030 | </member>
|
||
3031 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Dialogs.SignSignatureDialogContext.SignatureField"> |
||
3032 | <summary>
|
||
3033 | Gets the signature field. |
||
3034 | </summary>
|
||
3035 | <value>The signature field.</value> |
||
3036 | </member>
|
||
3037 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Extensibility.ExtensibilityManager"> |
||
3038 | <summary>
|
||
3039 | Provides properties for customizing PdfViewer UI functionality. |
||
3040 | </summary>
|
||
3041 | </member>
|
||
3042 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Extensibility.ExtensibilityManager.RegisterFindDialog(Telerik.Windows.Documents.Fixed.UI.Dialogs.IFindDialog)"> |
||
3043 | <summary>
|
||
3044 | Registers the find dialog. |
||
3045 | </summary>
|
||
3046 | <param name="findDialog">The find dialog.</param> |
||
3047 | </member>
|
||
3048 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Extensibility.ExtensibilityManager.RegisterSignaturePropertiesDialog(Telerik.Windows.Documents.Fixed.UI.Dialogs.ISignaturePropertiesDialog)"> |
||
3049 | <summary>
|
||
3050 | Registers the signature properties dialog. |
||
3051 | </summary>
|
||
3052 | <param name="signaturePropertiesDialog">The signature properties dialog.</param> |
||
3053 | </member>
|
||
3054 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Extensibility.ExtensibilityManager.RegisterSignSignatureDialog(Telerik.Windows.Documents.Fixed.UI.Dialogs.ISignSignatureDialog)"> |
||
3055 | <summary>
|
||
3056 | Registers the sign signature dialog. |
||
3057 | </summary>
|
||
3058 | <param name="signSignatureDialog">The sign signature dialog.</param> |
||
3059 | </member>
|
||
3060 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Extensibility.ExtensibilityManager.RegisterLayersBuilder(Telerik.Windows.Documents.Fixed.UI.Layers.UILayersBuilder)"> |
||
3061 | <summary>
|
||
3062 | Registers the default layers builder for RadPDFViewer. |
||
3063 | </summary>
|
||
3064 | <param name="layersBuilder">The layers builder.</param> |
||
3065 | </member>
|
||
3066 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Extensibility.ExtensibilityManager.RegisterPrintLayersBuilder(Telerik.Windows.Documents.Fixed.UI.Layers.UILayersBuilder)"> |
||
3067 | <summary>
|
||
3068 | Registers the print layers builder for RadPDFViewer in case it is differs from the default. |
||
3069 | </summary>
|
||
3070 | <param name="printLayersBuilder">The print layers builder.</param> |
||
3071 | </member>
|
||
3072 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Extensibility.ExtensibilityManager.RegisterFilter(Telerik.Windows.Documents.Fixed.FormatProviders.Pdf.Filters.IPdfFilter)"> |
||
3073 | <summary>
|
||
3074 | Registers the filter. |
||
3075 | </summary>
|
||
3076 | <param name="filter">The filter.</param> |
||
3077 | </member>
|
||
3078 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Extensibility.ExtensibilityManager.MaxImageSize"> |
||
3079 | <summary>
|
||
3080 | Gets or sets the maximum component size for image. |
||
3081 | </summary>
|
||
3082 | <value>The maximum size. If the value is null the image will not be resized.</value> |
||
3083 | </member>
|
||
3084 | <member name="T:Telerik.Windows.Documents.Fixed.UI.FormComboBox"> |
||
3085 | <summary>
|
||
3086 | Represents a combo box used for editing of the combo box interactive form. |
||
3087 | </summary>
|
||
3088 | </member>
|
||
3089 | <member name="T:Telerik.Windows.Documents.Fixed.UI.FormListBox"> |
||
3090 | <summary>
|
||
3091 | Represents a list box used for editing of the list box interactive form. |
||
3092 | </summary>
|
||
3093 | </member>
|
||
3094 | <member name="M:Telerik.Windows.Documents.Fixed.UI.FormListBox.#ctor"> |
||
3095 | <summary>
|
||
3096 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.UI.FormListBox"/> class. |
||
3097 | </summary>
|
||
3098 | </member>
|
||
3099 | <member name="T:Telerik.Windows.Documents.Fixed.UI.FormTextBox"> |
||
3100 | <summary>
|
||
3101 | Represents a text box used for editing of the text box interactive form. |
||
3102 | </summary>
|
||
3103 | </member>
|
||
3104 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Layers.IUILayer"> |
||
3105 | <summary>
|
||
3106 | Represents UI layer. |
||
3107 | </summary>
|
||
3108 | </member>
|
||
3109 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Layers.IUILayer.Initialize(Telerik.Windows.Documents.Fixed.UI.Layers.UILayerInitializeContext)"> |
||
3110 | <summary>
|
||
3111 | Initializes the UI layer. |
||
3112 | </summary>
|
||
3113 | <param name="context">The initialize context.</param> |
||
3114 | </member>
|
||
3115 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Layers.IUILayer.Update(Telerik.Windows.Documents.Fixed.UI.Layers.UILayerUpdateContext)"> |
||
3116 | <summary>
|
||
3117 | Updates the UI layer. |
||
3118 | </summary>
|
||
3119 | <param name="context">The update context.</param> |
||
3120 | </member>
|
||
3121 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Layers.IUILayer.Clear"> |
||
3122 | <summary>
|
||
3123 | Clears this layer. |
||
3124 | </summary>
|
||
3125 | </member>
|
||
3126 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Layers.IUILayer.UIElement"> |
||
3127 | <summary>
|
||
3128 | Gets the UI element for the UI layer. |
||
3129 | </summary>
|
||
3130 | <value>The UI element.</value> |
||
3131 | </member>
|
||
3132 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Layers.DefaultUILayers"> |
||
3133 | <summary>
|
||
3134 | Contains all default UILayers names. |
||
3135 | </summary>
|
||
3136 | </member>
|
||
3137 | <member name="F:Telerik.Windows.Documents.Fixed.UI.Layers.DefaultUILayers.PagesLayer"> |
||
3138 | <summary>
|
||
3139 | Pages layer name |
||
3140 | </summary>
|
||
3141 | </member>
|
||
3142 | <member name="F:Telerik.Windows.Documents.Fixed.UI.Layers.DefaultUILayers.ContentElementsUILayer"> |
||
3143 | <summary>
|
||
3144 | Content elements layer name. |
||
3145 | </summary>
|
||
3146 | </member>
|
||
3147 | <member name="F:Telerik.Windows.Documents.Fixed.UI.Layers.DefaultUILayers.ForegroundLayer"> |
||
3148 | <summary>
|
||
3149 | Foreground layer name. |
||
3150 | </summary>
|
||
3151 | </member>
|
||
3152 | <member name="F:Telerik.Windows.Documents.Fixed.UI.Layers.DefaultUILayers.SelectionLayer"> |
||
3153 | <summary>
|
||
3154 | Selection layer name. |
||
3155 | </summary>
|
||
3156 | </member>
|
||
3157 | <member name="F:Telerik.Windows.Documents.Fixed.UI.Layers.DefaultUILayers.AnnotationsUILayer"> |
||
3158 | <summary>
|
||
3159 | Annotations layer name. |
||
3160 | </summary>
|
||
3161 | </member>
|
||
3162 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Layers.IUILayerContainer"> |
||
3163 | <summary>
|
||
3164 | Represents UI layer container. |
||
3165 | </summary>
|
||
3166 | </member>
|
||
3167 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Layers.IUILayerContainer.IsLayerSupported(Telerik.Windows.Documents.Fixed.UI.Layers.IUILayer)"> |
||
3168 | <summary>
|
||
3169 | Determines whether the layer is supported. |
||
3170 | </summary>
|
||
3171 | <param name="layer">The layer.</param> |
||
3172 | <returns></returns> |
||
3173 | </member>
|
||
3174 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Layers.IUILayerContainer.UILayers"> |
||
3175 | <summary>
|
||
3176 | Gets the UI layers. |
||
3177 | </summary>
|
||
3178 | <value>The UI layers.</value> |
||
3179 | </member>
|
||
3180 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Layers.PrintingWorkaroundForNetFramework46UILayer"> |
||
3181 | <summary>
|
||
3182 | <para>This layer was introduced as a workaround for breaking change introduced in .NET Framework 4.6.</para> |
||
3183 | <para>The bug is reported here: https://connect.microsoft.com/VisualStudio/feedback/details/1980419/printing-with-printdialog-fails-when-net-4-6-is-installed </para> |
||
3184 | </summary>
|
||
3185 | </member>
|
||
3186 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerInitializeContext"> |
||
3187 | <summary>
|
||
3188 | Represents UI layer initialize context |
||
3189 | </summary>
|
||
3190 | </member>
|
||
3191 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerInitializeContext.AddFocusableElement(System.Windows.DependencyObject)"> |
||
3192 | <summary>
|
||
3193 | Adds a focusable element. |
||
3194 | </summary>
|
||
3195 | <param name="element">The element.</param> |
||
3196 | </member>
|
||
3197 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerInitializeContext.RemoveFocusableElement(System.Windows.DependencyObject)"> |
||
3198 | <summary>
|
||
3199 | Removes a focusable element. |
||
3200 | </summary>
|
||
3201 | <param name="element">The element.</param> |
||
3202 | </member>
|
||
3203 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerInitializeContext.Presenter"> |
||
3204 | <summary>
|
||
3205 | Gets the presenter. |
||
3206 | </summary>
|
||
3207 | <value>The presenter.</value> |
||
3208 | </member>
|
||
3209 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerInitializeContext.Page"> |
||
3210 | <summary>
|
||
3211 | Gets the page. |
||
3212 | </summary>
|
||
3213 | <value>The page.</value> |
||
3214 | </member>
|
||
3215 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerInitializeContext.Document"> |
||
3216 | <summary>
|
||
3217 | Gets the document. |
||
3218 | </summary>
|
||
3219 | <value>The document.</value> |
||
3220 | </member>
|
||
3221 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerInitializeContext.Owner"> |
||
3222 | <summary>
|
||
3223 | Gets the owner. |
||
3224 | </summary>
|
||
3225 | <value>The owner.</value> |
||
3226 | </member>
|
||
3227 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Layers.UILayersBuilder"> |
||
3228 | <summary>
|
||
3229 | Represents UI layers builder |
||
3230 | </summary>
|
||
3231 | </member>
|
||
3232 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Layers.UILayersBuilder.#ctor"> |
||
3233 | <summary>
|
||
3234 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.UI.Layers.UILayersBuilder"/> class. |
||
3235 | </summary>
|
||
3236 | </member>
|
||
3237 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Layers.UILayersBuilder.BuildUILayersOverride(Telerik.Windows.Documents.Fixed.UI.Layers.IUILayerContainer)"> |
||
3238 | <summary>
|
||
3239 | Builds the UI layers. |
||
3240 | </summary>
|
||
3241 | <param name="uiLayerContainer">The UI layer container.</param> |
||
3242 | </member>
|
||
3243 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerStack"> |
||
3244 | <summary>
|
||
3245 | Represents UI layers stack. |
||
3246 | </summary>
|
||
3247 | </member>
|
||
3248 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerUpdateContext"> |
||
3249 | <summary>
|
||
3250 | Represents UI layer update context. |
||
3251 | </summary>
|
||
3252 | </member>
|
||
3253 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerUpdateContext.#ctor(System.Windows.Rect)"> |
||
3254 | <summary>
|
||
3255 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerUpdateContext"/> class. |
||
3256 | </summary>
|
||
3257 | <param name="viewport">The viewport.</param> |
||
3258 | </member>
|
||
3259 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerUpdateContext.Viewport"> |
||
3260 | <summary>
|
||
3261 | Gets the viewport. |
||
3262 | </summary>
|
||
3263 | <value>The viewport.</value> |
||
3264 | </member>
|
||
3265 | <member name="P:Telerik.Windows.Documents.Fixed.UI.Layers.UILayerUpdateContext.ShouldShowSelectionMarkers"> |
||
3266 | <summary>
|
||
3267 | Gets or sets the should show selection markers. |
||
3268 | </summary>
|
||
3269 | <value>The should show selection markers.</value> |
||
3270 | </member>
|
||
3271 | <member name="T:Telerik.Windows.Documents.Fixed.UI.PointerHandlers.PointerHandlersController"> |
||
3272 | <summary>
|
||
3273 | Represents pointer handlers controller class. |
||
3274 | </summary>
|
||
3275 | </member>
|
||
3276 | <member name="M:Telerik.Windows.Documents.Fixed.UI.PointerHandlers.PointerHandlersController.#ctor(Telerik.Windows.Documents.UI.IFixedDocumentPresenter)"> |
||
3277 | <summary>
|
||
3278 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.UI.PointerHandlers.PointerHandlersController"/> class. |
||
3279 | </summary>
|
||
3280 | <param name="presenter">The presenter.</param> |
||
3281 | </member>
|
||
3282 | <member name="T:Telerik.Windows.Documents.Fixed.UI.Page"> |
||
3283 | <summary>
|
||
3284 | Represents a Fixed Page UI. |
||
3285 | </summary>
|
||
3286 | </member>
|
||
3287 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Page.OnInitialized(System.EventArgs)"> |
||
3288 | <summary>
|
||
3289 | Raises the <see cref="E:System.Windows.FrameworkElement.Initialized" /> event. |
||
3290 | This method is invoked whenever <see cref="P:System.Windows.FrameworkElement.IsInitialized" /> |
||
3291 | is set to true internally. |
||
3292 | </summary>
|
||
3293 | <param name="e">The <see cref="T:System.Windows.RoutedEventArgs" /> that contains the event data.</param> |
||
3294 | </member>
|
||
3295 | <member name="M:Telerik.Windows.Documents.Fixed.UI.Page.#ctor"> |
||
3296 | <summary>
|
||
3297 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.UI.Page"/> class. |
||
3298 | </summary>
|
||
3299 | </member>
|
||
3300 | <member name="T:Telerik.Windows.Documents.Fixed.UI.FixedDocumentViewerMode"> |
||
3301 | <summary>
|
||
3302 | Represents FixedDocumentViewer mode. |
||
3303 | </summary>
|
||
3304 | </member>
|
||
3305 | <member name="F:Telerik.Windows.Documents.Fixed.UI.FixedDocumentViewerMode.None"> |
||
3306 | <summary>
|
||
3307 | Represents default mode. |
||
3308 | </summary>
|
||
3309 | </member>
|
||
3310 | <member name="F:Telerik.Windows.Documents.Fixed.UI.FixedDocumentViewerMode.Pan"> |
||
3311 | <summary>
|
||
3312 | Represents pan mode. |
||
3313 | </summary>
|
||
3314 | </member>
|
||
3315 | <member name="F:Telerik.Windows.Documents.Fixed.UI.FixedDocumentViewerMode.TextSelection"> |
||
3316 | <summary>
|
||
3317 | Represents text selection mode. |
||
3318 | </summary>
|
||
3319 | </member>
|
||
3320 | <member name="T:Telerik.Windows.Documents.Fixed.UI.ScaleMode"> |
||
3321 | <summary>
|
||
3322 | Represents scale mode. |
||
3323 | </summary>
|
||
3324 | </member>
|
||
3325 | <member name="F:Telerik.Windows.Documents.Fixed.UI.ScaleMode.Normal"> |
||
3326 | <summary>
|
||
3327 | Represents normal mode. |
||
3328 | </summary>
|
||
3329 | </member>
|
||
3330 | <member name="F:Telerik.Windows.Documents.Fixed.UI.ScaleMode.FitToWidth"> |
||
3331 | <summary>
|
||
3332 | Represents fit to width mode. |
||
3333 | </summary>
|
||
3334 | </member>
|
||
3335 | <member name="F:Telerik.Windows.Documents.Fixed.UI.ScaleMode.FitToPage"> |
||
3336 | <summary>
|
||
3337 | Represents fit to page mode. |
||
3338 | </summary>
|
||
3339 | </member>
|
||
3340 | <member name="T:Telerik.Windows.Documents.Fixed.UI.UIElementsHelper"> |
||
3341 | <summary>
|
||
3342 | This class is used to map PDF content element classes to corresponding WPF/SL UIElements classes. This allows faster re-drawing of elements. |
||
3343 | </summary>
|
||
3344 | </member>
|
||
3345 | <member name="F:Telerik.Windows.Documents.Fixed.UI.UIProviders.VariableContentWidgetUIProvider.EditingState.NoEditing"> |
||
3346 | <summary>
|
||
3347 | Used when not editing the annotation. |
||
3348 | </summary>
|
||
3349 | </member>
|
||
3350 | <member name="F:Telerik.Windows.Documents.Fixed.UI.UIProviders.VariableContentWidgetUIProvider.EditingState.ReleasingNoEditingUI"> |
||
3351 | <summary>
|
||
3352 | Used when the widget is initially clicked and its static appearance should be removed from the UI. |
||
3353 | </summary>
|
||
3354 | </member>
|
||
3355 | <member name="F:Telerik.Windows.Documents.Fixed.UI.UIProviders.VariableContentWidgetUIProvider.EditingState.InitializingEditingUI"> |
||
3356 | <summary>
|
||
3357 | Used when the widget is initializing its editing UI (textbox, combobox, listbox...). |
||
3358 | </summary>
|
||
3359 | </member>
|
||
3360 | <member name="F:Telerik.Windows.Documents.Fixed.UI.UIProviders.VariableContentWidgetUIProvider.EditingState.IsEditingVisibleUI"> |
||
3361 | <summary>
|
||
3362 | Used when the widget is being edited and is visible in the UI. |
||
3363 | </summary>
|
||
3364 | </member>
|
||
3365 | <member name="F:Telerik.Windows.Documents.Fixed.UI.UIProviders.VariableContentWidgetUIProvider.EditingState.IsEditingHiddenUI"> |
||
3366 | <summary>
|
||
3367 | Used when the widget is being edited and is not visible in the UI. (when the user click on a combo for instance and scrolls a little so the combo is not visible). |
||
3368 | </summary>
|
||
3369 | </member>
|
||
3370 | <member name="F:Telerik.Windows.Documents.Fixed.UI.UIProviders.VariableContentWidgetUIProvider.EditingState.ReleasingEditingUI"> |
||
3371 | <summary>
|
||
3372 | Used when the widget modified value is being applied to the field. |
||
3373 | </summary>
|
||
3374 | </member>
|
||
3375 | <member name="T:Telerik.Windows.Documents.UI.FixedDocumentPresenterNames"> |
||
3376 | <summary>
|
||
3377 | Represents fixed document presenter names. |
||
3378 | </summary>
|
||
3379 | </member>
|
||
3380 | <member name="F:Telerik.Windows.Documents.UI.FixedDocumentPresenterNames.FixedDocumentPagesPresenter"> |
||
3381 | <summary>
|
||
3382 | Name for FixedDocumentPagesPresenter. |
||
3383 | </summary>
|
||
3384 | </member>
|
||
3385 | <member name="F:Telerik.Windows.Documents.UI.FixedDocumentPresenterNames.FixedDocumentSinglePageViewPresenter"> |
||
3386 | <summary>
|
||
3387 | Name for FixedDocumentSinglePageViewPresenter. |
||
3388 | </summary>
|
||
3389 | </member>
|
||
3390 | <member name="T:Telerik.Windows.Documents.UI.FixedDocumentSinglePagePresenter"> |
||
3391 | <summary>
|
||
3392 | Represents fixed document single page presenter. |
||
3393 | </summary>
|
||
3394 | </member>
|
||
3395 | <member name="F:Telerik.Windows.Documents.UI.FixedDocumentSinglePagePresenter.PageProperty"> |
||
3396 | <summary>
|
||
3397 | Identifies the Telerik.Windows.Documents.UI.FixedDocumentSinglePagePresenter.Page property. |
||
3398 | </summary>
|
||
3399 | </member>
|
||
3400 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentSinglePagePresenter.#ctor"> |
||
3401 | <summary>
|
||
3402 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.UI.FixedDocumentSinglePagePresenter"/> class. |
||
3403 | </summary>
|
||
3404 | </member>
|
||
3405 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentSinglePagePresenter.Settings"> |
||
3406 | <summary>
|
||
3407 | Gets or sets the settings. |
||
3408 | </summary>
|
||
3409 | <value>The settings.</value> |
||
3410 | </member>
|
||
3411 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentSinglePagePresenter.Page"> |
||
3412 | <summary>
|
||
3413 | Gets or sets the page. |
||
3414 | </summary>
|
||
3415 | <value>The page.</value> |
||
3416 | </member>
|
||
3417 | <member name="E:Telerik.Windows.Documents.UI.FixedDocumentSinglePagePresenter.ContentCreated"> |
||
3418 | <summary>
|
||
3419 | Occurs when the content is created. |
||
3420 | </summary>
|
||
3421 | </member>
|
||
3422 | <member name="T:Telerik.Windows.Documents.UI.FixedPagePrintPresenter"> |
||
3423 | <summary>
|
||
3424 | Represents fixed page print presenter. |
||
3425 | </summary>
|
||
3426 | </member>
|
||
3427 | <member name="T:Telerik.Windows.Documents.UI.FixedPagePresenterBase"> |
||
3428 | <summary>
|
||
3429 | Represents the base class for fixed page presenter. |
||
3430 | </summary>
|
||
3431 | </member>
|
||
3432 | <member name="M:Telerik.Windows.Documents.UI.FixedPagePresenterBase.IsLayerSupported(Telerik.Windows.Documents.Fixed.UI.Layers.IUILayer)"> |
||
3433 | <summary>
|
||
3434 | Determines whether the layer is supported. |
||
3435 | </summary>
|
||
3436 | <param name="layer">The layer.</param> |
||
3437 | <returns></returns> |
||
3438 | </member>
|
||
3439 | <member name="M:Telerik.Windows.Documents.UI.FixedPagePresenterBase.UpdateLayers(Telerik.Windows.Documents.Fixed.UI.Layers.UILayerUpdateContext)"> |
||
3440 | <summary>
|
||
3441 | Updates the layers. |
||
3442 | </summary>
|
||
3443 | <param name="context">The context.</param> |
||
3444 | </member>
|
||
3445 | <member name="P:Telerik.Windows.Documents.UI.FixedPagePresenterBase.UILayers"> |
||
3446 | <summary>
|
||
3447 | Gets the UI layers. |
||
3448 | </summary>
|
||
3449 | <value>The UI layers.</value> |
||
3450 | </member>
|
||
3451 | <member name="M:Telerik.Windows.Documents.UI.FixedPagePrintPresenter.IsLayerSupported(Telerik.Windows.Documents.Fixed.UI.Layers.IUILayer)"> |
||
3452 | <summary>
|
||
3453 | Determines whether the layer is supported. |
||
3454 | </summary>
|
||
3455 | <param name="layer">The layer.</param> |
||
3456 | <returns></returns> |
||
3457 | </member>
|
||
3458 | <member name="T:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter"> |
||
3459 | <summary>
|
||
3460 | Represents fixed document with pages. |
||
3461 | </summary>
|
||
3462 | </member>
|
||
3463 | <member name="T:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase"> |
||
3464 | <summary>
|
||
3465 | Represents base document presenter class. |
||
3466 | </summary>
|
||
3467 | </member>
|
||
3468 | <member name="T:Telerik.Windows.Documents.UI.IFixedDocumentPresenter"> |
||
3469 | <summary>
|
||
3470 | Represents fixed document presenter. |
||
3471 | </summary>
|
||
3472 | </member>
|
||
3473 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.ShowSelectionMarkers"> |
||
3474 | <summary>
|
||
3475 | Shows the selection markers. |
||
3476 | </summary>
|
||
3477 | </member>
|
||
3478 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.HideSelectionMarkers"> |
||
3479 | <summary>
|
||
3480 | Hides the selection markers. |
||
3481 | </summary>
|
||
3482 | </member>
|
||
3483 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.GetLocationFromViewPoint(System.Windows.Point,Telerik.Windows.Documents.Fixed.Model.RadFixedPage@,System.Windows.Point@)"> |
||
3484 | <summary>
|
||
3485 | Gets the location from view point. |
||
3486 | </summary>
|
||
3487 | <param name="viewPoint">The view point.</param> |
||
3488 | <param name="page">The page.</param> |
||
3489 | <param name="location">The location.</param> |
||
3490 | <returns></returns> |
||
3491 | </member>
|
||
3492 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.GetViewPointFromLocation(Telerik.Windows.Documents.Fixed.Model.RadFixedPage,System.Windows.Point,System.Windows.Point@)"> |
||
3493 | <summary>
|
||
3494 | Gets the view point from location. |
||
3495 | </summary>
|
||
3496 | <param name="page">The page.</param> |
||
3497 | <param name="location">The location.</param> |
||
3498 | <param name="viewPoint">The view point.</param> |
||
3499 | <returns></returns> |
||
3500 | </member>
|
||
3501 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.PageUp"> |
||
3502 | <summary>
|
||
3503 | Pages up. |
||
3504 | </summary>
|
||
3505 | </member>
|
||
3506 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.PageDown"> |
||
3507 | <summary>
|
||
3508 | Pages down. |
||
3509 | </summary>
|
||
3510 | </member>
|
||
3511 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.GoToPage(System.Int32)"> |
||
3512 | <summary>
|
||
3513 | Goes to page. |
||
3514 | </summary>
|
||
3515 | <param name="pageNo">The page no.</param> |
||
3516 | </member>
|
||
3517 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.GoToDestination(Telerik.Windows.Documents.Fixed.Model.Navigation.Destination)"> |
||
3518 | <summary>
|
||
3519 | Goes to destination. |
||
3520 | </summary>
|
||
3521 | <param name="destination">The destination.</param> |
||
3522 | </member>
|
||
3523 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.InvalidateMeasure"> |
||
3524 | <summary>
|
||
3525 | Invalidates the measure. |
||
3526 | </summary>
|
||
3527 | </member>
|
||
3528 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.InvalidateArrange"> |
||
3529 | <summary>
|
||
3530 | Invalidates the arrange. |
||
3531 | </summary>
|
||
3532 | </member>
|
||
3533 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.UpdatePresenterLayout"> |
||
3534 | <summary>
|
||
3535 | Updates the presenter layout. |
||
3536 | </summary>
|
||
3537 | </member>
|
||
3538 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.Initialize(Telerik.Windows.Documents.UI.IFixedDocumentViewer)"> |
||
3539 | <summary>
|
||
3540 | Initializes the presenter. |
||
3541 | </summary>
|
||
3542 | <param name="owner">The owner.</param> |
||
3543 | </member>
|
||
3544 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.Initialize(Telerik.Windows.Documents.UI.IFixedDocumentViewer,Telerik.Windows.Documents.UI.IFixedDocumentPresenter)"> |
||
3545 | <summary>
|
||
3546 | Initializes the specified owner. |
||
3547 | </summary>
|
||
3548 | <param name="owner">The owner.</param> |
||
3549 | <param name="presenter">The presenter.</param> |
||
3550 | </member>
|
||
3551 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.Release"> |
||
3552 | <summary>
|
||
3553 | Releases the presenter. |
||
3554 | </summary>
|
||
3555 | </member>
|
||
3556 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.Owner"> |
||
3557 | <summary>
|
||
3558 | Gets the owner. |
||
3559 | </summary>
|
||
3560 | <value>The owner.</value> |
||
3561 | </member>
|
||
3562 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.PointerHandlersController"> |
||
3563 | <summary>
|
||
3564 | Gets the mouse handlers controller. |
||
3565 | </summary>
|
||
3566 | <value>The mouse handlers controller.</value> |
||
3567 | </member>
|
||
3568 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.CurrentPage"> |
||
3569 | <summary>
|
||
3570 | Gets the current page. |
||
3571 | </summary>
|
||
3572 | <value>The current page.</value> |
||
3573 | </member>
|
||
3574 | <member name="E:Telerik.Windows.Documents.UI.IFixedDocumentPresenter.CurrentPageChanged"> |
||
3575 | <summary>
|
||
3576 | Occurs when current page is changed. |
||
3577 | </summary>
|
||
3578 | </member>
|
||
3579 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.#ctor"> |
||
3580 | <summary>
|
||
3581 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase"/> class. |
||
3582 | </summary>
|
||
3583 | </member>
|
||
3584 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.PageUp"> |
||
3585 | <summary>
|
||
3586 | Goes page up. |
||
3587 | </summary>
|
||
3588 | </member>
|
||
3589 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.PageDown"> |
||
3590 | <summary>
|
||
3591 | Goes page down. |
||
3592 | </summary>
|
||
3593 | </member>
|
||
3594 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.GoToPage(System.Int32)"> |
||
3595 | <summary>
|
||
3596 | Goes to page. |
||
3597 | </summary>
|
||
3598 | <param name="pageNo">The page no.</param> |
||
3599 | </member>
|
||
3600 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.GoToDestination(Telerik.Windows.Documents.Fixed.Model.Navigation.Destination)"> |
||
3601 | <summary>
|
||
3602 | Goes to destination. |
||
3603 | </summary>
|
||
3604 | <param name="destination">The destination.</param> |
||
3605 | </member>
|
||
3606 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.GetLocationFromViewPoint(System.Windows.Point,Telerik.Windows.Documents.Fixed.Model.RadFixedPage@,System.Windows.Point@)"> |
||
3607 | <summary>
|
||
3608 | Gets the location from view point. |
||
3609 | </summary>
|
||
3610 | <param name="viewPoint">The view point.</param> |
||
3611 | <param name="page">The page.</param> |
||
3612 | <param name="location">The location.</param> |
||
3613 | <returns></returns> |
||
3614 | </member>
|
||
3615 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.GetViewPointFromLocation(Telerik.Windows.Documents.Fixed.Model.RadFixedPage,System.Windows.Point,System.Windows.Point@)"> |
||
3616 | <summary>
|
||
3617 | Gets the view point from location. |
||
3618 | </summary>
|
||
3619 | <param name="page">The page.</param> |
||
3620 | <param name="location">The location.</param> |
||
3621 | <param name="viewPoint">The view point.</param> |
||
3622 | <returns></returns> |
||
3623 | </member>
|
||
3624 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.ShowSelectionMarkers"> |
||
3625 | <summary>
|
||
3626 | Shows the selection markers. |
||
3627 | </summary>
|
||
3628 | </member>
|
||
3629 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.HideSelectionMarkers"> |
||
3630 | <summary>
|
||
3631 | Hides the selection markers. |
||
3632 | </summary>
|
||
3633 | </member>
|
||
3634 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.UpdatePresenterLayout"> |
||
3635 | <summary>
|
||
3636 | Updates the presenter layout. |
||
3637 | </summary>
|
||
3638 | </member>
|
||
3639 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.Initialize(Telerik.Windows.Documents.UI.IFixedDocumentViewer)"> |
||
3640 | <summary>
|
||
3641 | Initializes the presenter. |
||
3642 | </summary>
|
||
3643 | <param name="owner">The owner.</param> |
||
3644 | </member>
|
||
3645 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.Initialize(Telerik.Windows.Documents.UI.IFixedDocumentViewer,Telerik.Windows.Documents.UI.IFixedDocumentPresenter)"> |
||
3646 | <summary>
|
||
3647 | Initializes the specified owner. |
||
3648 | </summary>
|
||
3649 | <param name="owner">The owner.</param> |
||
3650 | <param name="presenter">The presenter.</param> |
||
3651 | </member>
|
||
3652 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.Release"> |
||
3653 | <summary>
|
||
3654 | Releases the presenter. |
||
3655 | </summary>
|
||
3656 | </member>
|
||
3657 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.UpdateScrollOffsetFromPosition(Telerik.Windows.Documents.Fixed.Text.TextPosition)"> |
||
3658 | <summary>
|
||
3659 | Updates the scroll offset from position. |
||
3660 | </summary>
|
||
3661 | <param name="position">The position.</param> |
||
3662 | </member>
|
||
3663 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.ReleaseOverride"> |
||
3664 | <summary>
|
||
3665 | Releases this instance override. |
||
3666 | </summary>
|
||
3667 | </member>
|
||
3668 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.ReleaseDocumentResourcesOverride"> |
||
3669 | <summary>
|
||
3670 | Releases the document resources. |
||
3671 | </summary>
|
||
3672 | </member>
|
||
3673 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.DoOnScaleFactorChangedOverride(System.Double,System.Double)"> |
||
3674 | <summary>
|
||
3675 | Does the on scale factor changed. |
||
3676 | </summary>
|
||
3677 | <param name="oldScaleFactor">The old scale factor.</param> |
||
3678 | <param name="newScaleFactor">The new scale factor.</param> |
||
3679 | </member>
|
||
3680 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.UpdateScrollBars(System.Windows.Size)"> |
||
3681 | <summary>
|
||
3682 | Updates the scroll bars. |
||
3683 | </summary>
|
||
3684 | <param name="viewportSize">Size of the viewport.</param> |
||
3685 | </member>
|
||
3686 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.ReleasePagePresenter(System.Int32)"> |
||
3687 | <summary>
|
||
3688 | Releases the page presenter. |
||
3689 | </summary>
|
||
3690 | <param name="pageNo">The page no.</param> |
||
3691 | </member>
|
||
3692 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.GetPagePresenter(Telerik.Windows.Documents.Fixed.Layout.FixedPageLayoutInfo)"> |
||
3693 | <summary>
|
||
3694 | Gets the page presenter. |
||
3695 | </summary>
|
||
3696 | <param name="pageInfo">The page info.</param> |
||
3697 | <returns></returns> |
||
3698 | </member>
|
||
3699 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.ArrangeOverride(System.Windows.Size)"> |
||
3700 | <summary>
|
||
3701 | Called to arrange and size the content of a <see cref="T:System.Windows.Controls.Control" /> |
||
3702 | object. |
||
3703 | </summary>
|
||
3704 | <param name="arrangeBounds">The computed size that is used to arrange the content.</param> |
||
3705 | <returns>The size of the control.</returns> |
||
3706 | </member>
|
||
3707 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.OnCurrentPageChanged(Telerik.Windows.Documents.Fixed.Model.RadFixedPage)"> |
||
3708 | <summary>
|
||
3709 | Called when current page is changed. |
||
3710 | </summary>
|
||
3711 | <param name="page">The page.</param> |
||
3712 | </member>
|
||
3713 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.OnMouseWheel(System.Windows.Input.MouseWheelEventArgs)"> |
||
3714 | <summary>
|
||
3715 | Called before the <see cref="E:System.Windows.UIElement.MouseWheel" /> |
||
3716 | event occurs to provide handling for the event in a derived class without attaching |
||
3717 | a delegate. |
||
3718 | </summary>
|
||
3719 | <param name="e">A <see cref="T:System.Windows.Input.MouseWheelEventArgs" /> that |
||
3720 | contains the event data.</param>
|
||
3721 | </member>
|
||
3722 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"> |
||
3723 | <summary>
|
||
3724 | Called before the <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> |
||
3725 | event occurs. |
||
3726 | </summary>
|
||
3727 | <param name="e">The data for the event.</param> |
||
3728 | </member>
|
||
3729 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)"> |
||
3730 | <summary>
|
||
3731 | Called before the <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> |
||
3732 | event occurs. |
||
3733 | </summary>
|
||
3734 | <param name="e">The data for the event.</param> |
||
3735 | </member>
|
||
3736 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.OnMouseMove(System.Windows.Input.MouseEventArgs)"> |
||
3737 | <summary>
|
||
3738 | Called before the <see cref="E:System.Windows.UIElement.MouseMove" /> |
||
3739 | event occurs. |
||
3740 | </summary>
|
||
3741 | <param name="e">The data for the event.</param> |
||
3742 | </member>
|
||
3743 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.OnLostMouseCapture(System.Windows.Input.MouseEventArgs)"> |
||
3744 | <summary>
|
||
3745 | Called before the <see cref="E:System.Windows.UIElement.LostMouseCapture" /> |
||
3746 | event occurs to provide handling for the event in a derived class without attaching |
||
3747 | a delegate. |
||
3748 | </summary>
|
||
3749 | <param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains |
||
3750 | the event data.</param>
|
||
3751 | </member>
|
||
3752 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.GetFocusedPresenter"> |
||
3753 | <summary>
|
||
3754 | Gets the focused presenter. |
||
3755 | </summary>
|
||
3756 | <returns></returns> |
||
3757 | </member>
|
||
3758 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.GetGlyphInformation"> |
||
3759 | <summary>
|
||
3760 | This method is only for debug purposes. Gets the glyph information. |
||
3761 | </summary>
|
||
3762 | <returns></returns> |
||
3763 | </member>
|
||
3764 | <member name="E:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.CurrentPageChanged"> |
||
3765 | <summary>
|
||
3766 | Occurs when current page is changed. |
||
3767 | </summary>
|
||
3768 | </member>
|
||
3769 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.CurrentPage"> |
||
3770 | <summary>
|
||
3771 | Gets the current page. |
||
3772 | </summary>
|
||
3773 | <value>The current page.</value> |
||
3774 | </member>
|
||
3775 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.PointerHandlersController"> |
||
3776 | <summary>
|
||
3777 | Gets the mouse handlers controller. |
||
3778 | </summary>
|
||
3779 | <value>The mouse handlers controller.</value> |
||
3780 | </member>
|
||
3781 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.Owner"> |
||
3782 | <summary>
|
||
3783 | Gets the owner. |
||
3784 | </summary>
|
||
3785 | <value>The owner.</value> |
||
3786 | </member>
|
||
3787 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.VisiblePagesCacheOffset"> |
||
3788 | <summary>
|
||
3789 | Defines the amount of pages to be cached before and after the visible ones. The default value is one. |
||
3790 | </summary>
|
||
3791 | <value>The amount of pages to cache before and after the visible ones. The default value is one.</value> |
||
3792 | </member>
|
||
3793 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.PagesLayoutManager"> |
||
3794 | <summary>
|
||
3795 | Gets the pages layout manager. |
||
3796 | </summary>
|
||
3797 | <value>The pages layout manager.</value> |
||
3798 | </member>
|
||
3799 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.CurrentPageNo"> |
||
3800 | <summary>
|
||
3801 | Gets the current page number. |
||
3802 | </summary>
|
||
3803 | <value>The current page number.</value> |
||
3804 | </member>
|
||
3805 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.VisiblePresenters"> |
||
3806 | <summary>
|
||
3807 | Gets the visible presenters. |
||
3808 | </summary>
|
||
3809 | <value>The visible presenters.</value> |
||
3810 | </member>
|
||
3811 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.ReleasedPresenters"> |
||
3812 | <summary>
|
||
3813 | Gets the released presenters. |
||
3814 | </summary>
|
||
3815 | <value>The released presenters.</value> |
||
3816 | </member>
|
||
3817 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.LayoutRoot"> |
||
3818 | <summary>
|
||
3819 | Gets the layout root. |
||
3820 | </summary>
|
||
3821 | <value>The layout root.</value> |
||
3822 | </member>
|
||
3823 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.ShouldShowSelectionMarkers"> |
||
3824 | <summary>
|
||
3825 | Gets or sets the value indicating wheter the selection markes should be shown. |
||
3826 | </summary>
|
||
3827 | <value>The value indicating wheter the selection markes should be shown.</value> |
||
3828 | </member>
|
||
3829 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.ViewportSize"> |
||
3830 | <summary>
|
||
3831 | Gets or sets the size of the viewport. |
||
3832 | </summary>
|
||
3833 | <value>The size of the viewport.</value> |
||
3834 | </member>
|
||
3835 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPresenterBase.VisiblePages"> |
||
3836 | <summary>
|
||
3837 | Gets or sets the visible pages. Setting this property ensures that visible pages content is loaded. |
||
3838 | </summary>
|
||
3839 | <value>The visible pages.</value> |
||
3840 | </member>
|
||
3841 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.OnInitialized(System.EventArgs)"> |
||
3842 | <summary>
|
||
3843 | Raises the <see cref="E:System.Windows.FrameworkElement.Initialized" /> event. |
||
3844 | This method is invoked whenever <see cref="P:System.Windows.FrameworkElement.IsInitialized" /> |
||
3845 | is set to true internally. |
||
3846 | </summary>
|
||
3847 | <param name="e">The <see cref="T:System.Windows.RoutedEventArgs" /> that contains the event data.</param> |
||
3848 | </member>
|
||
3849 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.#ctor"> |
||
3850 | <summary>
|
||
3851 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter"/> class. |
||
3852 | </summary>
|
||
3853 | </member>
|
||
3854 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.GetLocationFromViewPoint(System.Windows.Point,Telerik.Windows.Documents.Fixed.Model.RadFixedPage@,System.Windows.Point@)"> |
||
3855 | <summary>
|
||
3856 | Gets the location from view point. |
||
3857 | </summary>
|
||
3858 | <param name="positionInView">The position in view.</param> |
||
3859 | <param name="page">The page.</param> |
||
3860 | <param name="location">The location.</param> |
||
3861 | <returns></returns> |
||
3862 | </member>
|
||
3863 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.UpdateScrollOffsetFromPosition(Telerik.Windows.Documents.Fixed.Text.TextPosition)"> |
||
3864 | <summary>
|
||
3865 | Updates the scroll offset from position. |
||
3866 | </summary>
|
||
3867 | <param name="position">The position.</param> |
||
3868 | </member>
|
||
3869 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.MeasureOverride(System.Windows.Size)"> |
||
3870 | <summary>
|
||
3871 | When overridden in a derived class, measures the size in layout required |
||
3872 | for child elements and determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived |
||
3873 | class. |
||
3874 | </summary>
|
||
3875 | <param name="constraint"></param> |
||
3876 | <returns>
|
||
3877 | The size that this element determines it needs during layout, based |
||
3878 | on its calculations of child element sizes. |
||
3879 | </returns>
|
||
3880 | </member>
|
||
3881 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.ArrangeOverride(System.Windows.Size)"> |
||
3882 | <summary>
|
||
3883 | Called to arrange and size the content of a <see cref="T:System.Windows.Controls.Control" /> |
||
3884 | object. |
||
3885 | </summary>
|
||
3886 | <param name="arrangeBounds">The computed size that is used to arrange the content.</param> |
||
3887 | <returns>The size of the control.</returns> |
||
3888 | </member>
|
||
3889 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.ReleaseDocumentResourcesOverride"> |
||
3890 | <summary>
|
||
3891 | Releases the document resources override. |
||
3892 | </summary>
|
||
3893 | </member>
|
||
3894 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.PagesLayoutManager"> |
||
3895 | <summary>
|
||
3896 | Gets the pages layout manager. |
||
3897 | </summary>
|
||
3898 | <value>The pages layout manager.</value> |
||
3899 | </member>
|
||
3900 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.CurrentPageLayoutInfo"> |
||
3901 | <summary>
|
||
3902 | Gets or sets the current page layout info. |
||
3903 | </summary>
|
||
3904 | <value>The current page layout info.</value> |
||
3905 | </member>
|
||
3906 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentPagesPresenter.CurrentPageNo"> |
||
3907 | <summary>
|
||
3908 | Gets the current page number. |
||
3909 | </summary>
|
||
3910 | <value>The current page number.</value> |
||
3911 | </member>
|
||
3912 | <member name="T:Telerik.Windows.Controls.FixedDocumentViewerBase"> |
||
3913 | <summary>
|
||
3914 | Base document viewing control that can host <see cref="T:Telerik.Windows.Documents.Fixed.Model.RadFixedDocument"/>. |
||
3915 | </summary>
|
||
3916 | </member>
|
||
3917 | <member name="T:Telerik.Windows.Documents.UI.IFixedDocumentViewer"> |
||
3918 | <summary>
|
||
3919 | Represents fixed document viewer. |
||
3920 | </summary>
|
||
3921 | </member>
|
||
3922 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentViewer.ScrollToHorizontalOffset(System.Double)"> |
||
3923 | <summary>
|
||
3924 | Scrolls to horizontal offset. |
||
3925 | </summary>
|
||
3926 | <param name="offset">The offset.</param> |
||
3927 | </member>
|
||
3928 | <member name="M:Telerik.Windows.Documents.UI.IFixedDocumentViewer.ScrollToVerticalOffset(System.Double)"> |
||
3929 | <summary>
|
||
3930 | Scrolls to vertical offset. |
||
3931 | </summary>
|
||
3932 | <param name="offset">The offset.</param> |
||
3933 | </member>
|
||
3934 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.Settings"> |
||
3935 | <summary>
|
||
3936 | Gets the settings. |
||
3937 | </summary>
|
||
3938 | <value>The settings.</value> |
||
3939 | </member>
|
||
3940 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.Document"> |
||
3941 | <summary>
|
||
3942 | Gets the document. |
||
3943 | </summary>
|
||
3944 | <value>The document.</value> |
||
3945 | </member>
|
||
3946 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.RotationAngle"> |
||
3947 | <summary>
|
||
3948 | Gets the rotation angle. |
||
3949 | </summary>
|
||
3950 | <value>The rotation angle.</value> |
||
3951 | </member>
|
||
3952 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.Mode"> |
||
3953 | <summary>
|
||
3954 | Gets or sets the mode. |
||
3955 | </summary>
|
||
3956 | <value>The mode.</value> |
||
3957 | </member>
|
||
3958 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.HorizontalScrollBar"> |
||
3959 | <summary>
|
||
3960 | Gets the horizontal scroll bar. |
||
3961 | </summary>
|
||
3962 | <value>The horizontal scroll bar.</value> |
||
3963 | </member>
|
||
3964 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.VerticalScrollBar"> |
||
3965 | <summary>
|
||
3966 | Gets the vertical scroll bar. |
||
3967 | </summary>
|
||
3968 | <value>The vertical scroll bar.</value> |
||
3969 | </member>
|
||
3970 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.ScaleFactor"> |
||
3971 | <summary>
|
||
3972 | Gets or sets the scale factor. |
||
3973 | </summary>
|
||
3974 | <value>The scale factor.</value> |
||
3975 | </member>
|
||
3976 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.Cursors"> |
||
3977 | <summary>
|
||
3978 | Gets the cursors. |
||
3979 | </summary>
|
||
3980 | <value>The cursors.</value> |
||
3981 | </member>
|
||
3982 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.CanHorizontallyScroll"> |
||
3983 | <summary>
|
||
3984 | Gets the can horizontally scroll. |
||
3985 | </summary>
|
||
3986 | <value>The can horizontally scroll.</value> |
||
3987 | </member>
|
||
3988 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.CanVerticallyScroll"> |
||
3989 | <summary>
|
||
3990 | Gets the can vertically scroll. |
||
3991 | </summary>
|
||
3992 | <value>The can vertically scroll.</value> |
||
3993 | </member>
|
||
3994 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.HorizontalScrollOffset"> |
||
3995 | <summary>
|
||
3996 | Gets the horizontal scroll offset. |
||
3997 | </summary>
|
||
3998 | <value>The horizontal scroll offset.</value> |
||
3999 | </member>
|
||
4000 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.VerticalScrollOffset"> |
||
4001 | <summary>
|
||
4002 | Gets the vertical scroll offset. |
||
4003 | </summary>
|
||
4004 | <value>The vertical scroll offset.</value> |
||
4005 | </member>
|
||
4006 | <member name="P:Telerik.Windows.Documents.UI.IFixedDocumentViewer.FixedDocumentPresenter"> |
||
4007 | <summary>
|
||
4008 | Gets or sets the fixed document presenter. |
||
4009 | </summary>
|
||
4010 | <value>The fixed document presenter.</value> |
||
4011 | </member>
|
||
4012 | <member name="E:Telerik.Windows.Documents.UI.IFixedDocumentViewer.ScaleFactorChanged"> |
||
4013 | <summary>
|
||
4014 | Occurs when the scale factor is changed. |
||
4015 | </summary>
|
||
4016 | </member>
|
||
4017 | <member name="E:Telerik.Windows.Documents.UI.IFixedDocumentViewer.DocumentChanged"> |
||
4018 | <summary>
|
||
4019 | Occurs when the document is changed. |
||
4020 | </summary>
|
||
4021 | </member>
|
||
4022 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.OnInitialized(System.EventArgs)"> |
||
4023 | <summary>
|
||
4024 | Raises the <see cref="E:System.Windows.FrameworkElement.Initialized" /> event. |
||
4025 | This method is invoked whenever <see cref="P:System.Windows.FrameworkElement.IsInitialized" /> |
||
4026 | is set to true internally. |
||
4027 | </summary>
|
||
4028 | <param name="e">The <see cref="T:System.Windows.RoutedEventArgs" /> that contains the event data.</param> |
||
4029 | </member>
|
||
4030 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.#ctor"> |
||
4031 | <summary>
|
||
4032 | Initializes a new instance of the <see cref="T:Telerik.Windows.Controls.FixedDocumentViewerBase"/> class. |
||
4033 | </summary>
|
||
4034 | </member>
|
||
4035 | <member name="F:Telerik.Windows.Controls.FixedDocumentViewerBase.ScaleModeProperty"> |
||
4036 | <summary>
|
||
4037 | Identifies Telerik.Windows.Controls.FixedDocumentViewerBase.ScaleMode property. |
||
4038 | </summary>
|
||
4039 | </member>
|
||
4040 | <member name="F:Telerik.Windows.Controls.FixedDocumentViewerBase.DocumentProperty"> |
||
4041 | <summary>
|
||
4042 | Identifies Telerik.Windows.Controls.FixedDocumentViewerBase.Document property. |
||
4043 | </summary>
|
||
4044 | </member>
|
||
4045 | <member name="F:Telerik.Windows.Controls.FixedDocumentViewerBase.CommandDescriptorsProperty"> |
||
4046 | <summary>
|
||
4047 | Indentifies Teleerik.Windows.Controls.FixedDocumentViewerBase.CommandDescriptors property. |
||
4048 | </summary>
|
||
4049 | </member>
|
||
4050 | <member name="F:Telerik.Windows.Controls.FixedDocumentViewerBase.ScaleFactorProperty"> |
||
4051 | <summary>
|
||
4052 | Indentifies Teleerik.Windows.Controls.FixedDocumentViewerBase.ScaleFactor property. |
||
4053 | </summary>
|
||
4054 | </member>
|
||
4055 | <member name="F:Telerik.Windows.Controls.FixedDocumentViewerBase.ModeProperty"> |
||
4056 | <summary>
|
||
4057 | Identifies Telerik.Windows.Controls.FixedDocumentViewerBase.Mode property. |
||
4058 | </summary>
|
||
4059 | </member>
|
||
4060 | <member name="F:Telerik.Windows.Controls.FixedDocumentViewerBase.CurrentPageNumberProperty"> |
||
4061 | <summary>
|
||
4062 | Identifies Telerik.Windows.Controls.FixedDocumentViewerBase.CurrentPageNumber property. |
||
4063 | </summary>
|
||
4064 | </member>
|
||
4065 | <member name="F:Telerik.Windows.Controls.FixedDocumentViewerBase.SelectionFillProperty"> |
||
4066 | <summary>
|
||
4067 | Identifies Telerik.Windows.Controls.FixedDocumentViewerBase.SelectionFill property. |
||
4068 | </summary>
|
||
4069 | </member>
|
||
4070 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.OnDocumentChangedOverride(Telerik.Windows.Documents.Fixed.Model.RadFixedDocument,Telerik.Windows.Documents.Fixed.Model.RadFixedDocument)"> |
||
4071 | <summary>
|
||
4072 | Called when the document is changed. |
||
4073 | </summary>
|
||
4074 | <param name="oldValue">The old value.</param> |
||
4075 | <param name="newValue">The new value.</param> |
||
4076 | </member>
|
||
4077 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.SetRotationAngle(Telerik.Windows.Documents.UI.RotationAngle)"> |
||
4078 | <summary>
|
||
4079 | Sets the rotation angle. |
||
4080 | </summary>
|
||
4081 | <param name="rotationAngle">The rotation angle.</param> |
||
4082 | </member>
|
||
4083 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.RegisterPresenter(System.String,Telerik.Windows.Documents.UI.IFixedDocumentPresenter)"> |
||
4084 | <summary>
|
||
4085 | Registers the presenter. |
||
4086 | </summary>
|
||
4087 | <param name="presenterName">Name of the presenter.</param> |
||
4088 | <param name="presenter">The presenter.</param> |
||
4089 | </member>
|
||
4090 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.GetRegisteredPresenter(System.String)"> |
||
4091 | <summary>
|
||
4092 | Gets the registered presenter. |
||
4093 | </summary>
|
||
4094 | <param name="presenterName">Name of the presenter.</param> |
||
4095 | <returns></returns> |
||
4096 | </member>
|
||
4097 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.HasRegisteredPresenter(System.String)"> |
||
4098 | <summary>
|
||
4099 | Determines whether [has registered presenter] [the specified presenter name]. |
||
4100 | </summary>
|
||
4101 | <param name="presenterName">Name of the presenter.</param> |
||
4102 | <returns></returns> |
||
4103 | </member>
|
||
4104 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.SetDocumentSource(Telerik.Windows.Documents.Fixed.FixedDocumentStreamSource)"> |
||
4105 | <summary>
|
||
4106 | Sets the document source. |
||
4107 | </summary>
|
||
4108 | <param name="source">The source.</param> |
||
4109 | </member>
|
||
4110 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.OnApplyTemplate"> |
||
4111 | <summary>
|
||
4112 | When overridden in a derived class, is invoked whenever application |
||
4113 | code or internal processes (such as a rebuilding layout pass) call <see cref="M:System.Windows.Controls.Control.ApplyTemplate" />. |
||
4114 | In simplest terms, this means the method is called just before a UI element displays |
||
4115 | in an application. For more information, see Remarks. |
||
4116 | </summary>
|
||
4117 | </member>
|
||
4118 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.Copy"> |
||
4119 | <summary>
|
||
4120 | Copies the selected text in the Clipboard. |
||
4121 | </summary>
|
||
4122 | </member>
|
||
4123 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.Select(Telerik.Windows.Documents.Fixed.Text.TextPosition,Telerik.Windows.Documents.Fixed.Text.TextPosition)"> |
||
4124 | <summary>
|
||
4125 | Creates selection from start position to end position. |
||
4126 | </summary>
|
||
4127 | <param name="startPosition">The start position.</param> |
||
4128 | <param name="endPosition">The end position.</param> |
||
4129 | </member>
|
||
4130 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.Select(Telerik.Windows.Documents.Fixed.Text.TextRange)"> |
||
4131 | <summary>
|
||
4132 | Selects the specified range. |
||
4133 | </summary>
|
||
4134 | <param name="range">The range.</param> |
||
4135 | </member>
|
||
4136 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.GetSelectedText"> |
||
4137 | <summary>
|
||
4138 | Gets the selected text. |
||
4139 | </summary>
|
||
4140 | </member>
|
||
4141 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.GetSelectedTextAsync(System.Action{System.String})"> |
||
4142 | <summary>
|
||
4143 | Gets the selected text asynchronously. |
||
4144 | </summary>
|
||
4145 | <param name="callback">The callback that will be called when the text extraction completes.</param> |
||
4146 | </member>
|
||
4147 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.Find(System.String)"> |
||
4148 | <summary>
|
||
4149 | Finds next mach for the specified text in the current document. |
||
4150 | </summary>
|
||
4151 | <param name="text">The text.</param> |
||
4152 | <returns>The result.</returns> |
||
4153 | </member>
|
||
4154 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.Find(System.String,Telerik.Windows.Documents.Fixed.Search.TextSearchOptions)"> |
||
4155 | <summary>
|
||
4156 | Finds next match for the specified text in the current document using specified options. |
||
4157 | </summary>
|
||
4158 | <param name="text">The text.</param> |
||
4159 | <param name="options">The options.</param> |
||
4160 | <returns>The result.</returns> |
||
4161 | </member>
|
||
4162 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.FindAll(System.String)"> |
||
4163 | <summary>
|
||
4164 | Finds all matches for the specified text in the current document. |
||
4165 | </summary>
|
||
4166 | <param name="text">The text.</param> |
||
4167 | <returns></returns> |
||
4168 | </member>
|
||
4169 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.FindAll(System.String,Telerik.Windows.Documents.Fixed.Search.TextSearchOptions)"> |
||
4170 | <summary>
|
||
4171 | Finds all matches for the specified text in the current document using specified options. |
||
4172 | </summary>
|
||
4173 | <param name="text">The text.</param> |
||
4174 | <param name="options">The options.</param> |
||
4175 | <returns></returns> |
||
4176 | </member>
|
||
4177 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.FindPrevious(System.String)"> |
||
4178 | <summary>
|
||
4179 | Finds the previous text in the current document. |
||
4180 | </summary>
|
||
4181 | <param name="text">The text.</param> |
||
4182 | </member>
|
||
4183 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.FindPrevious(System.String,Telerik.Windows.Documents.Fixed.Search.TextSearchOptions)"> |
||
4184 | <summary>
|
||
4185 | Finds the previous text in the current document using specified options. |
||
4186 | </summary>
|
||
4187 | <param name="text">The text.</param> |
||
4188 | <param name="options">The options.</param> |
||
4189 | </member>
|
||
4190 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.FitToWidth"> |
||
4191 | <summary>
|
||
4192 | Fits FixedDocumentViewerBase content to page width. |
||
4193 | </summary>
|
||
4194 | </member>
|
||
4195 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.FitToPage"> |
||
4196 | <summary>
|
||
4197 | Fits FixedDocumentViewerBase content to page size. |
||
4198 | </summary>
|
||
4199 | </member>
|
||
4200 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.Print"> |
||
4201 | <summary>
|
||
4202 | Prints the current document using the default print settings. |
||
4203 | </summary>
|
||
4204 | </member>
|
||
4205 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.Print(Telerik.Windows.Documents.Fixed.Print.PrintSettings)"> |
||
4206 | <summary>
|
||
4207 | Prints the current document. |
||
4208 | </summary>
|
||
4209 | <param name="settings">The print settings.</param> |
||
4210 | </member>
|
||
4211 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.Print(System.Windows.Controls.PrintDialog,Telerik.Windows.Documents.Fixed.Print.PrintSettings)"> |
||
4212 | <summary>
|
||
4213 | Prints with the specified print dialog. The dialog should already be initialized. |
||
4214 | </summary>
|
||
4215 | <param name="printDialog">The print dialog. .</param> |
||
4216 | <param name="settings">The print settings.</param> |
||
4217 | </member>
|
||
4218 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.GoToPage(System.Int32)"> |
||
4219 | <summary>
|
||
4220 | Goes to specified page. |
||
4221 | </summary>
|
||
4222 | <param name="pageNo">The page number.</param> |
||
4223 | </member>
|
||
4224 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.PageUp"> |
||
4225 | <summary>
|
||
4226 | Goes a page up. |
||
4227 | </summary>
|
||
4228 | </member>
|
||
4229 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.PageDown"> |
||
4230 | <summary>
|
||
4231 | Goes a page down. |
||
4232 | </summary>
|
||
4233 | </member>
|
||
4234 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.GoToDestination(Telerik.Windows.Documents.Fixed.Model.Navigation.Destination)"> |
||
4235 | <summary>
|
||
4236 | Goes to given destination. |
||
4237 | </summary>
|
||
4238 | <param name="destination">The destination.</param> |
||
4239 | </member>
|
||
4240 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.ScrollToHorizontalOffset(System.Double)"> |
||
4241 | <summary>
|
||
4242 | Scrolls to horizontal offset. |
||
4243 | </summary>
|
||
4244 | <param name="offset">The offset.</param> |
||
4245 | </member>
|
||
4246 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.ScrollToVerticalOffset(System.Double)"> |
||
4247 | <summary>
|
||
4248 | Scrolls to vertical offset. |
||
4249 | </summary>
|
||
4250 | <param name="offset">The offset.</param> |
||
4251 | </member>
|
||
4252 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.UpdatePresenterLayout"> |
||
4253 | <summary>
|
||
4254 | Updates the current presenter layout. |
||
4255 | </summary>
|
||
4256 | </member>
|
||
4257 | <member name="M:Telerik.Windows.Controls.FixedDocumentViewerBase.ClearDocument"> |
||
4258 | <summary>
|
||
4259 | Clears the document. |
||
4260 | </summary>
|
||
4261 | </member>
|
||
4262 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.ScaleMode"> |
||
4263 | <summary>
|
||
4264 | Gets or sets the scale mode. |
||
4265 | </summary>
|
||
4266 | <value>The scale mode.</value> |
||
4267 | </member>
|
||
4268 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.RotationAngle"> |
||
4269 | <summary>
|
||
4270 | Gets the rotation angle. |
||
4271 | </summary>
|
||
4272 | <value>The rotation angle.</value> |
||
4273 | </member>
|
||
4274 | <member name="E:Telerik.Windows.Controls.FixedDocumentViewerBase.PropertyChanged"> |
||
4275 | <summary>
|
||
4276 | Occurs when a property value changes. |
||
4277 | </summary>
|
||
4278 | </member>
|
||
4279 | <member name="E:Telerik.Windows.Controls.FixedDocumentViewerBase.ModeChanged"> |
||
4280 | <summary>
|
||
4281 | Occurs when the mode is changed. |
||
4282 | </summary>
|
||
4283 | </member>
|
||
4284 | <member name="E:Telerik.Windows.Controls.FixedDocumentViewerBase.ScaleModeChanged"> |
||
4285 | <summary>
|
||
4286 | Occurs when the scale mode is changed. |
||
4287 | </summary>
|
||
4288 | </member>
|
||
4289 | <member name="E:Telerik.Windows.Controls.FixedDocumentViewerBase.FixedDocumentPresenterChanged"> |
||
4290 | <summary>
|
||
4291 | Occurs when [fixed document presenter changed]. |
||
4292 | </summary>
|
||
4293 | </member>
|
||
4294 | <member name="E:Telerik.Windows.Controls.FixedDocumentViewerBase.DocumentChanged"> |
||
4295 | <summary>
|
||
4296 | Occurs when the PDF document is changed. |
||
4297 | </summary>
|
||
4298 | </member>
|
||
4299 | <member name="E:Telerik.Windows.Controls.FixedDocumentViewerBase.CurrentPageChanged"> |
||
4300 | <summary>
|
||
4301 | Occurs when the current page is changed. |
||
4302 | </summary>
|
||
4303 | </member>
|
||
4304 | <member name="E:Telerik.Windows.Controls.FixedDocumentViewerBase.AnnotationClicked"> |
||
4305 | <summary>
|
||
4306 | Occurs when annotation is clicked. |
||
4307 | </summary>
|
||
4308 | </member>
|
||
4309 | <member name="E:Telerik.Windows.Controls.FixedDocumentViewerBase.ScaleFactorChanged"> |
||
4310 | <summary>
|
||
4311 | Occurs when the scale factor is changed. |
||
4312 | </summary>
|
||
4313 | </member>
|
||
4314 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.FixedDocumentPresenter"> |
||
4315 | <summary>
|
||
4316 | Gets or sets the document presenter. The fixed document presenter is used to visualize <see cref="T:Telerik.Windows.Documents.Fixed.Model.RadFixedDocument"/> instance. |
||
4317 | </summary>
|
||
4318 | <value>The document presenter.</value> |
||
4319 | </member>
|
||
4320 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.SelectionFill"> |
||
4321 | <summary>
|
||
4322 | Gets or sets the selection fill. |
||
4323 | </summary>
|
||
4324 | <value>The selection fill.</value> |
||
4325 | </member>
|
||
4326 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.CommandDescriptors"> |
||
4327 | <summary>
|
||
4328 | Gets or sets the command descriptors. |
||
4329 | </summary>
|
||
4330 | <value>The command descriptors.</value> |
||
4331 | </member>
|
||
4332 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.Cursors"> |
||
4333 | <summary>
|
||
4334 | Gets the cursors. |
||
4335 | </summary>
|
||
4336 | <value>The cursors.</value> |
||
4337 | </member>
|
||
4338 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.HorizontalScrollBar"> |
||
4339 | <summary>
|
||
4340 | Gets the horizontal scroll bar. |
||
4341 | </summary>
|
||
4342 | </member>
|
||
4343 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.VerticalScrollBar"> |
||
4344 | <summary>
|
||
4345 | Gets the vertical scroll bar. |
||
4346 | </summary>
|
||
4347 | </member>
|
||
4348 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.CanHorizontallyScroll"> |
||
4349 | <summary>
|
||
4350 | Gets the can horizontally scroll. |
||
4351 | </summary>
|
||
4352 | <value>The can horizontally scroll.</value> |
||
4353 | </member>
|
||
4354 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.CanVerticallyScroll"> |
||
4355 | <summary>
|
||
4356 | Gets the can vertically scroll. |
||
4357 | </summary>
|
||
4358 | <value>The can vertically scroll.</value> |
||
4359 | </member>
|
||
4360 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.HorizontalScrollOffset"> |
||
4361 | <summary>
|
||
4362 | Gets the horizontal scroll offset. |
||
4363 | </summary>
|
||
4364 | <value>The horizontal scroll offset.</value> |
||
4365 | </member>
|
||
4366 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.VerticalScrollOffset"> |
||
4367 | <summary>
|
||
4368 | Gets the vertical scroll offset. |
||
4369 | </summary>
|
||
4370 | <value>The vertical scroll offset.</value> |
||
4371 | </member>
|
||
4372 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.Mode"> |
||
4373 | <summary>
|
||
4374 | Gets or sets the mode that the FixedDocumentViewerBase class works. |
||
4375 | </summary>
|
||
4376 | <value>The mode.</value> |
||
4377 | </member>
|
||
4378 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.Document"> |
||
4379 | <summary>
|
||
4380 | Gets or sets the document for the viewer. |
||
4381 | </summary>
|
||
4382 | <value>The document.</value> |
||
4383 | <remarks>Instance of RadFixedDocument can be created from PdfFormatProvider class. Otherwise the DocumentSource property should be used.</remarks> |
||
4384 | </member>
|
||
4385 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.Settings"> |
||
4386 | <summary>
|
||
4387 | Gets or sets the settings for the RadPdfViewerBase class. |
||
4388 | </summary>
|
||
4389 | <value>The settings.</value> |
||
4390 | </member>
|
||
4391 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.DefaultFormatProviderSettings"> |
||
4392 | <summary>
|
||
4393 | Gets or sets the default format provider settings for the current FixedDocumentViewerBase. This property is used in the OpenPdfDocumentCommand. |
||
4394 | </summary>
|
||
4395 | <value>The default format provider settings.</value> |
||
4396 | </member>
|
||
4397 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.CurrentPage"> |
||
4398 | <summary>
|
||
4399 | Gets the current page. |
||
4400 | </summary>
|
||
4401 | <value>The current page.</value> |
||
4402 | </member>
|
||
4403 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.DocumentSource"> |
||
4404 | <summary>
|
||
4405 | Gets or sets the document source for the viewer. |
||
4406 | </summary>
|
||
4407 | <value>The document source.</value> |
||
4408 | </member>
|
||
4409 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.ScaleFactor"> |
||
4410 | <summary>
|
||
4411 | Gets or sets the scale factor for the viewer. |
||
4412 | </summary>
|
||
4413 | <value>The scale factor.</value> |
||
4414 | </member>
|
||
4415 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.CurrentPageNumber"> |
||
4416 | <summary>
|
||
4417 | Gets or sets the current page number. |
||
4418 | </summary>
|
||
4419 | <value>The current page number.</value> |
||
4420 | </member>
|
||
4421 | <member name="P:Telerik.Windows.Controls.FixedDocumentViewerBase.PagesCount"> |
||
4422 | <summary>
|
||
4423 | Gets the number of pages of the currently loaded document. |
||
4424 | </summary>
|
||
4425 | <value>The pages count.</value> |
||
4426 | </member>
|
||
4427 | <member name="T:Telerik.Windows.Documents.UI.FixedDocumentViewerSettings"> |
||
4428 | <summary>
|
||
4429 | Represents fixed document viewer settings. |
||
4430 | </summary>
|
||
4431 | </member>
|
||
4432 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentViewerSettings.PrintSettings"> |
||
4433 | <summary>
|
||
4434 | Gets or sets the print settings. |
||
4435 | </summary>
|
||
4436 | <value>The print settings.</value> |
||
4437 | </member>
|
||
4438 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentViewerSettings.UseOnlyStandardFonts"> |
||
4439 | <summary>
|
||
4440 | Gets or sets the setting if the RadPdfViewer should use only standard fonts. |
||
4441 | </summary>
|
||
4442 | <value>The use only standard fonts.</value> |
||
4443 | </member>
|
||
4444 | <member name="T:Telerik.Windows.Documents.UI.FixedPagePresenter"> |
||
4445 | <summary>
|
||
4446 | Represents fixed page presenter. |
||
4447 | </summary>
|
||
4448 | </member>
|
||
4449 | <member name="M:Telerik.Windows.Documents.UI.FixedPagePresenter.UpdateLayers(Telerik.Windows.Documents.Fixed.UI.Layers.UILayerUpdateContext)"> |
||
4450 | <summary>
|
||
4451 | Updates the layers. |
||
4452 | </summary>
|
||
4453 | <param name="context">The context.</param> |
||
4454 | </member>
|
||
4455 | <member name="T:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo"> |
||
4456 | <summary>
|
||
4457 | Represents the single page info. |
||
4458 | </summary>
|
||
4459 | </member>
|
||
4460 | <member name="M:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo.#ctor(System.Double,System.Double,System.Boolean,System.Boolean,Telerik.Windows.Documents.Fixed.Model.RadFixedPage,System.Windows.Rect,System.Windows.Media.GeneralTransform)"> |
||
4461 | <summary>
|
||
4462 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo"/> class. |
||
4463 | </summary>
|
||
4464 | <param name="topOffsetInPresenter">The top offset in presenter.</param> |
||
4465 | <param name="bottomPositionInView">The bottom position in view.</param> |
||
4466 | <param name="intersectsHorizontally">The intersects hotizontally.</param> |
||
4467 | <param name="intersectsVertically">The intersects vertically.</param> |
||
4468 | <param name="page">The page.</param> |
||
4469 | <param name="positionInView">The position in view.</param> |
||
4470 | <param name="transformations">The transformations.</param> |
||
4471 | </member>
|
||
4472 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo.IntersectsWithViewportVertically"> |
||
4473 | <summary>
|
||
4474 | Gets a value indicating wheter the page intersects with the viewport vertically. |
||
4475 | </summary>
|
||
4476 | <value>The value indicating wheter the page intersects with the viewport vertically.</value> |
||
4477 | </member>
|
||
4478 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo.IntersectsWithViewportHorizontally"> |
||
4479 | <summary>
|
||
4480 | Gets a value indicating wheter the page intersects with the viewport horizontally. |
||
4481 | </summary>
|
||
4482 | <value>The value indicating wheter the page intersects with the viewport horizontally.</value> |
||
4483 | </member>
|
||
4484 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo.IntersectsWithViewport"> |
||
4485 | <summary>
|
||
4486 | Gets a value indicating wheter the page intersects with the viewport. |
||
4487 | </summary>
|
||
4488 | <value>The value indicating wheter the page intersects with the viewport.</value> |
||
4489 | </member>
|
||
4490 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo.VerticalOffset"> |
||
4491 | <summary>
|
||
4492 | Gets the vertical offset. |
||
4493 | </summary>
|
||
4494 | <value>The vertical offset.</value> |
||
4495 | </member>
|
||
4496 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo.BottomPositionInView"> |
||
4497 | <summary>
|
||
4498 | Gets the bottom position in view. |
||
4499 | </summary>
|
||
4500 | <value>The bottom position in view.</value> |
||
4501 | </member>
|
||
4502 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo.TopPositionInView"> |
||
4503 | <summary>
|
||
4504 | Gets the top position in view. |
||
4505 | </summary>
|
||
4506 | <value>The top position in view.</value> |
||
4507 | </member>
|
||
4508 | <member name="P:Telerik.Windows.Documents.Fixed.Layout.SinglePageInfo.LeftPositionInView"> |
||
4509 | <summary>
|
||
4510 | Gets the left position in view. |
||
4511 | </summary>
|
||
4512 | <value>The left position in view.</value> |
||
4513 | </member>
|
||
4514 | <member name="T:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer"> |
||
4515 | <summary>
|
||
4516 | Represents fixed document viewer container for RadBook. |
||
4517 | </summary>
|
||
4518 | </member>
|
||
4519 | <member name="M:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.#ctor"> |
||
4520 | <summary>
|
||
4521 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer"/> class. |
||
4522 | </summary>
|
||
4523 | </member>
|
||
4524 | <member name="F:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.ModeProperty"> |
||
4525 | <summary>
|
||
4526 | Identifies the Telerik.Windows.Documents.UIRadBookFixedDocumentViewer.Mode property. |
||
4527 | </summary>
|
||
4528 | </member>
|
||
4529 | <member name="M:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.GetLocationFromViewPoint(System.Windows.Point,Telerik.Windows.Documents.Fixed.Model.RadFixedPage@,System.Windows.Point@)"> |
||
4530 | <summary>
|
||
4531 | Gets the location from view point. |
||
4532 | </summary>
|
||
4533 | <param name="viewPoint">The view point.</param> |
||
4534 | <param name="page">The page.</param> |
||
4535 | <param name="location">The location.</param> |
||
4536 | <returns></returns> |
||
4537 | </member>
|
||
4538 | <member name="M:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.GetViewPointFromLocation(Telerik.Windows.Documents.Fixed.Model.RadFixedPage,System.Windows.Point,System.Windows.Point@)"> |
||
4539 | <summary>
|
||
4540 | Gets the view point from location. |
||
4541 | </summary>
|
||
4542 | <param name="page">The page.</param> |
||
4543 | <param name="location">The location.</param> |
||
4544 | <param name="viewPoint">The view point.</param> |
||
4545 | <returns></returns> |
||
4546 | </member>
|
||
4547 | <member name="M:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.UpdatePresenterLayout"> |
||
4548 | <summary>
|
||
4549 | Updates the presenter layout. |
||
4550 | </summary>
|
||
4551 | </member>
|
||
4552 | <member name="M:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.ScrollToHorizontalOffset(System.Double)"> |
||
4553 | <inheritdoc /> |
||
4554 | </member>
|
||
4555 | <member name="M:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.ScrollToVerticalOffset(System.Double)"> |
||
4556 | <inheritdoc /> |
||
4557 | </member>
|
||
4558 | <member name="M:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Initialize(Telerik.Windows.Documents.UI.IFixedDocumentViewer)"> |
||
4559 | <inheritdoc /> |
||
4560 | </member>
|
||
4561 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.RotationAngle"> |
||
4562 | <summary>
|
||
4563 | Gets the rotation angle. |
||
4564 | </summary>
|
||
4565 | <value>The rotation angle.</value> |
||
4566 | </member>
|
||
4567 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Cursors"> |
||
4568 | <summary>
|
||
4569 | Gets the cursors. |
||
4570 | </summary>
|
||
4571 | <value>The cursors.</value> |
||
4572 | </member>
|
||
4573 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Settings"> |
||
4574 | <summary>
|
||
4575 | Gets or sets the settings. |
||
4576 | </summary>
|
||
4577 | <value>The settings.</value> |
||
4578 | </member>
|
||
4579 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Document"> |
||
4580 | <summary>
|
||
4581 | Gets the document. |
||
4582 | </summary>
|
||
4583 | <value>The document.</value> |
||
4584 | </member>
|
||
4585 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Mode"> |
||
4586 | <summary>
|
||
4587 | Gets or sets the mode that the FixedDocumentViewerBase class works. |
||
4588 | </summary>
|
||
4589 | <value>The mode.</value> |
||
4590 | </member>
|
||
4591 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.CanHorizontallyScroll"> |
||
4592 | <summary>
|
||
4593 | Gets the can horizontally scroll. |
||
4594 | </summary>
|
||
4595 | <value>The can horizontally scroll.</value> |
||
4596 | </member>
|
||
4597 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.CanVerticallyScroll"> |
||
4598 | <summary>
|
||
4599 | Gets the can vertically scroll. |
||
4600 | </summary>
|
||
4601 | <value>The can vertically scroll.</value> |
||
4602 | </member>
|
||
4603 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Telerik#Windows#Documents#UI#IFixedDocumentPresenter#Owner"> |
||
4604 | <summary>
|
||
4605 | Gets the owner. |
||
4606 | </summary>
|
||
4607 | <value>The owner.</value> |
||
4608 | </member>
|
||
4609 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Telerik#Windows#Documents#UI#IFixedDocumentViewer#HorizontalScrollBar"> |
||
4610 | <summary>
|
||
4611 | Gets the horizontal scroll bar. |
||
4612 | </summary>
|
||
4613 | <value>The horizontal scroll bar.</value> |
||
4614 | </member>
|
||
4615 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Telerik#Windows#Documents#UI#IFixedDocumentViewer#VerticalScrollBar"> |
||
4616 | <summary>
|
||
4617 | Gets the vertical scroll bar. |
||
4618 | </summary>
|
||
4619 | <value>The vertical scroll bar.</value> |
||
4620 | </member>
|
||
4621 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Telerik#Windows#Documents#UI#IFixedDocumentViewer#ScaleFactor"> |
||
4622 | <summary>
|
||
4623 | Gets or sets the scale factor. |
||
4624 | </summary>
|
||
4625 | <value>The scale factor.</value> |
||
4626 | </member>
|
||
4627 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.Telerik#Windows#Documents#UI#IFixedDocumentPresenter#CurrentPage"> |
||
4628 | <summary>
|
||
4629 | Gets the current page. |
||
4630 | </summary>
|
||
4631 | <value>The current page.</value> |
||
4632 | </member>
|
||
4633 | <member name="E:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.CurrentPageChanged"> |
||
4634 | <summary>
|
||
4635 | Occurs when current page is changed. |
||
4636 | </summary>
|
||
4637 | </member>
|
||
4638 | <member name="E:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.ScaleFactorChanged"> |
||
4639 | <summary>
|
||
4640 | Occurs when scale factor is changed. |
||
4641 | </summary>
|
||
4642 | </member>
|
||
4643 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.HorizontalScrollOffset"> |
||
4644 | <inheritdoc /> |
||
4645 | </member>
|
||
4646 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.VerticalScrollOffset"> |
||
4647 | <inheritdoc /> |
||
4648 | </member>
|
||
4649 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.FixedDocumentPresenter"> |
||
4650 | <inheritdoc /> |
||
4651 | </member>
|
||
4652 | <member name="P:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.PointerHandlersController"> |
||
4653 | <inheritdoc /> |
||
4654 | </member>
|
||
4655 | <member name="E:Telerik.Windows.Documents.UI.RadBookFixedDocumentViewer.DocumentChanged"> |
||
4656 | <inheritdoc /> |
||
4657 | </member>
|
||
4658 | <member name="T:Telerik.Windows.Controls.RadPdfViewer"> |
||
4659 | <summary>
|
||
4660 | Represents a control for visualization of PDF documents. |
||
4661 | </summary>
|
||
4662 | </member>
|
||
4663 | <member name="M:Telerik.Windows.Controls.RadPdfViewer.OnInitialized(System.EventArgs)"> |
||
4664 | <summary>
|
||
4665 | Raises the <see cref="E:System.Windows.FrameworkElement.Initialized" /> event. |
||
4666 | This method is invoked whenever <see cref="P:System.Windows.FrameworkElement.IsInitialized" /> |
||
4667 | is set to true internally. |
||
4668 | </summary>
|
||
4669 | <param name="e">The <see cref="T:System.Windows.RoutedEventArgs" /> that contains the event data.</param> |
||
4670 | </member>
|
||
4671 | <member name="M:Telerik.Windows.Controls.RadPdfViewer.#ctor"> |
||
4672 | <summary>
|
||
4673 | Initializes a new instance of the <see cref="T:Telerik.Windows.Controls.RadPdfViewer"/> class. |
||
4674 | </summary>
|
||
4675 | </member>
|
||
4676 | <member name="F:Telerik.Windows.Controls.RadPdfViewer.DocumentSourceProperty"> |
||
4677 | <summary>
|
||
4678 | Identifies Telerik.Windows.Controls.RadPdfViewer.DocumentSource property. |
||
4679 | </summary>
|
||
4680 | </member>
|
||
4681 | <member name="F:Telerik.Windows.Controls.RadPdfViewer.CommandsProperty"> |
||
4682 | <summary>
|
||
4683 | Identifies Telerik.Windows.Controls.RadPdfViewer.Commands property. |
||
4684 | </summary>
|
||
4685 | </member>
|
||
4686 | <member name="M:Telerik.Windows.Controls.RadPdfViewer.Save(System.IO.Stream)"> |
||
4687 | <summary>
|
||
4688 | Saves the current PDF file in a stream. This method preserves changes made while viewing the PDF file. For instance, such changes may occur while editing interactive forms. |
||
4689 | </summary>
|
||
4690 | <param name="stream"></param> |
||
4691 | </member>
|
||
4692 | <member name="M:Telerik.Windows.Controls.RadPdfViewer.OnCreateAutomationPeer"> |
||
4693 | <summary>
|
||
4694 | Returns class-specific <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> implementations for the Windows Presentation Foundation (WPF)/Silverlight infrastructure. |
||
4695 | </summary>
|
||
4696 | <returns>
|
||
4697 | The type-specific <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> implementation. |
||
4698 | </returns>
|
||
4699 | </member>
|
||
4700 | <member name="P:Telerik.Windows.Controls.RadPdfViewer.KeyBindings"> |
||
4701 | <summary>
|
||
4702 | Gets or sets the key bindings. |
||
4703 | </summary>
|
||
4704 | <value>The key bindings.</value> |
||
4705 | </member>
|
||
4706 | <member name="P:Telerik.Windows.Controls.RadPdfViewer.DocumentSource"> |
||
4707 | <summary>
|
||
4708 | A <see cref="T:Telerik.Windows.Documents.Fixed.PdfDocumentSource"/> instance representing a PDF file. |
||
4709 | </summary>
|
||
4710 | </member>
|
||
4711 | <member name="P:Telerik.Windows.Controls.RadPdfViewer.SignatureValidationProperties"> |
||
4712 | <summary>
|
||
4713 | Gets or sets the signature validation properties. |
||
4714 | </summary>
|
||
4715 | <value>The signature validation properties.</value> |
||
4716 | </member>
|
||
4717 | <member name="P:Telerik.Windows.Controls.RadPdfViewer.Commands"> |
||
4718 | <summary>
|
||
4719 | Gets or sets the commands. |
||
4720 | </summary>
|
||
4721 | <value>The commands.</value> |
||
4722 | </member>
|
||
4723 | <member name="T:Telerik.Windows.Documents.UI.RotationAngle"> |
||
4724 | <summary>
|
||
4725 | Represents rotation angle. |
||
4726 | </summary>
|
||
4727 | </member>
|
||
4728 | <member name="F:Telerik.Windows.Documents.UI.RotationAngle.Degrees0"> |
||
4729 | <summary>
|
||
4730 | Represents 0 degrees. |
||
4731 | </summary>
|
||
4732 | </member>
|
||
4733 | <member name="F:Telerik.Windows.Documents.UI.RotationAngle.Degrees90"> |
||
4734 | <summary>
|
||
4735 | Represents 90 degrees. |
||
4736 | </summary>
|
||
4737 | </member>
|
||
4738 | <member name="F:Telerik.Windows.Documents.UI.RotationAngle.Degrees180"> |
||
4739 | <summary>
|
||
4740 | Represents 180 degrees. |
||
4741 | </summary>
|
||
4742 | </member>
|
||
4743 | <member name="F:Telerik.Windows.Documents.UI.RotationAngle.Degrees270"> |
||
4744 | <summary>
|
||
4745 | Represents 270 degrees. |
||
4746 | </summary>
|
||
4747 | </member>
|
||
4748 | <member name="T:Telerik.Windows.Documents.UI.ScaleFactorChangedEventArgs"> |
||
4749 | <summary>
|
||
4750 | Represents scale factor changed event args. |
||
4751 | </summary>
|
||
4752 | </member>
|
||
4753 | <member name="M:Telerik.Windows.Documents.UI.ScaleFactorChangedEventArgs.#ctor(System.Double,System.Double)"> |
||
4754 | <summary>
|
||
4755 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.UI.ScaleFactorChangedEventArgs"/> class. |
||
4756 | </summary>
|
||
4757 | <param name="oldScaleFactor">The old scale factor.</param> |
||
4758 | <param name="newScaleFactor">The new scale factor.</param> |
||
4759 | </member>
|
||
4760 | <member name="P:Telerik.Windows.Documents.UI.ScaleFactorChangedEventArgs.OldScaleFactor"> |
||
4761 | <summary>
|
||
4762 | Gets the old scale factor. |
||
4763 | </summary>
|
||
4764 | <value>The old scale factor.</value> |
||
4765 | </member>
|
||
4766 | <member name="P:Telerik.Windows.Documents.UI.ScaleFactorChangedEventArgs.NewScaleFactor"> |
||
4767 | <summary>
|
||
4768 | Gets the new scale factor. |
||
4769 | </summary>
|
||
4770 | <value>The new scale factor.</value> |
||
4771 | </member>
|
||
4772 | <member name="T:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter"> |
||
4773 | <summary>
|
||
4774 | Represents fixed document single page view presenter. |
||
4775 | </summary>
|
||
4776 | </member>
|
||
4777 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.OnInitialized(System.EventArgs)"> |
||
4778 | <summary>
|
||
4779 | Raises the <see cref="E:System.Windows.FrameworkElement.Initialized" /> |
||
4780 | event. This method is invoked whenever <see cref="P:System.Windows.FrameworkElement.IsInitialized" /> |
||
4781 | is set to true internally. |
||
4782 | </summary>
|
||
4783 | <param name="e">The <see cref="T:System.Windows.RoutedEventArgs" /> that contains |
||
4784 | the event data.</param>
|
||
4785 | </member>
|
||
4786 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.#ctor"> |
||
4787 | <summary>
|
||
4788 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter"/> class. |
||
4789 | </summary>
|
||
4790 | </member>
|
||
4791 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.GetLocationFromViewPoint(System.Windows.Point,Telerik.Windows.Documents.Fixed.Model.RadFixedPage@,System.Windows.Point@)"> |
||
4792 | <summary>
|
||
4793 | Gets the location from view point. |
||
4794 | </summary>
|
||
4795 | <param name="positionInView">The position in view.</param> |
||
4796 | <param name="page">The page.</param> |
||
4797 | <param name="location">The location.</param> |
||
4798 | <returns></returns> |
||
4799 | </member>
|
||
4800 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.UpdateScrollOffsetFromPosition(Telerik.Windows.Documents.Fixed.Text.TextPosition)"> |
||
4801 | <summary>
|
||
4802 | Updates the scroll offset from position. |
||
4803 | </summary>
|
||
4804 | <param name="position">The position.</param> |
||
4805 | </member>
|
||
4806 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.DoOnScaleFactorChangedOverride(System.Double,System.Double)"> |
||
4807 | <summary>
|
||
4808 | Does the on scale factor changed. |
||
4809 | </summary>
|
||
4810 | <param name="oldScaleFactor">The old scale factor.</param> |
||
4811 | <param name="newScaleFactor">The new scale factor.</param> |
||
4812 | </member>
|
||
4813 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.MeasureOverride(System.Windows.Size)"> |
||
4814 | <summary>
|
||
4815 | When overridden in a derived class, measures the size in layout required |
||
4816 | for child elements and determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived |
||
4817 | class. |
||
4818 | </summary>
|
||
4819 | <param name="constraint"></param> |
||
4820 | <returns>
|
||
4821 | The size that this element determines it needs during layout, based |
||
4822 | on its calculations of child element sizes. |
||
4823 | </returns>
|
||
4824 | </member>
|
||
4825 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.ArrangeOverride(System.Windows.Size)"> |
||
4826 | <summary>
|
||
4827 | Called to arrange and size the content of a <see cref="T:System.Windows.Controls.Control" /> |
||
4828 | object. |
||
4829 | </summary>
|
||
4830 | <param name="arrangeBounds">The computed size that is used to arrange the content.</param> |
||
4831 | <returns>The size of the control.</returns> |
||
4832 | </member>
|
||
4833 | <member name="M:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.ReleaseDocumentResourcesOverride"> |
||
4834 | <summary>
|
||
4835 | Releases the document resources. |
||
4836 | </summary>
|
||
4837 | </member>
|
||
4838 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.CurrentPageNo"> |
||
4839 | <summary>
|
||
4840 | Gets the current page number. |
||
4841 | </summary>
|
||
4842 | <value>The current page number.</value> |
||
4843 | </member>
|
||
4844 | <member name="P:Telerik.Windows.Documents.UI.FixedDocumentSinglePageViewPresenter.PagesLayoutManager"> |
||
4845 | <summary>
|
||
4846 | Gets the pages layout manager. |
||
4847 | </summary>
|
||
4848 | <value>The pages layout manager.</value> |
||
4849 | </member>
|
||
4850 | <member name="T:Telerik.Windows.Documents.UI.Thumbnail"> |
||
4851 | <summary>
|
||
4852 | Represents a thumbnail. |
||
4853 | </summary>
|
||
4854 | </member>
|
||
4855 | <member name="M:Telerik.Windows.Documents.UI.Thumbnail.#ctor(Telerik.Windows.Documents.UI.ThumbnailsCollection,Telerik.Windows.Documents.Fixed.Model.RadFixedPage)"> |
||
4856 | <summary>
|
||
4857 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.UI.Thumbnail"/> class. |
||
4858 | </summary>
|
||
4859 | <param name="collection">The thumbnails collection.</param> |
||
4860 | <param name="page">The page.</param> |
||
4861 | </member>
|
||
4862 | <member name="P:Telerik.Windows.Documents.UI.Thumbnail.Size"> |
||
4863 | <summary>
|
||
4864 | Gets the thumbnail size. |
||
4865 | </summary>
|
||
4866 | <value>The size.</value> |
||
4867 | </member>
|
||
4868 | <member name="P:Telerik.Windows.Documents.UI.Thumbnail.ImageSource"> |
||
4869 | <summary>
|
||
4870 | Gets the image source. |
||
4871 | </summary>
|
||
4872 | <value>The image source.</value> |
||
4873 | </member>
|
||
4874 | <member name="P:Telerik.Windows.Documents.UI.Thumbnail.Page"> |
||
4875 | <summary>
|
||
4876 | Gets the page. |
||
4877 | </summary>
|
||
4878 | <value>The page.</value> |
||
4879 | </member>
|
||
4880 | <member name="E:Telerik.Windows.Documents.UI.Thumbnail.PropertyChanged"> |
||
4881 | <summary>
|
||
4882 | Occurs when a property value changes. |
||
4883 | </summary>
|
||
4884 | </member>
|
||
4885 | <member name="T:Telerik.Windows.Documents.UI.ThumbnailFactory"> |
||
4886 | <summary>
|
||
4887 | Responsible for creating thumbnails from RadFixedPage. |
||
4888 | </summary>
|
||
4889 | </member>
|
||
4890 | <member name="M:Telerik.Windows.Documents.UI.ThumbnailFactory.#ctor"> |
||
4891 | <summary>
|
||
4892 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.UI.ThumbnailFactory"/> class. |
||
4893 | </summary>
|
||
4894 | </member>
|
||
4895 | <member name="M:Telerik.Windows.Documents.UI.ThumbnailFactory.CreateThumbnail(Telerik.Windows.Documents.Fixed.Model.RadFixedPage,System.Windows.Size)"> |
||
4896 | <summary>
|
||
4897 | Creates thumbnail from given RadFixedPage. |
||
4898 | </summary>
|
||
4899 | <param name="page">The page.</param> |
||
4900 | <param name="thumbnailSize">The size of the thumbnail.</param> |
||
4901 | <returns></returns> |
||
4902 | </member>
|
||
4903 | <member name="T:Telerik.Windows.Documents.UI.ThumbnailsCollection"> |
||
4904 | <summary>
|
||
4905 | Represents thumbnails collection for given document. |
||
4906 | </summary>
|
||
4907 | </member>
|
||
4908 | <member name="M:Telerik.Windows.Documents.UI.ThumbnailsCollection.#ctor(Telerik.Windows.Documents.Fixed.Model.RadFixedDocument,System.Double)"> |
||
4909 | <summary>
|
||
4910 | Initializes a new instance of the <see cref="T:Telerik.Windows.Documents.UI.ThumbnailsCollection"/> class. |
||
4911 | </summary>
|
||
4912 | <param name="document">The document.</param> |
||
4913 | <param name="thumbnailHeight">The height of the thumbnail.</param> |
||
4914 | </member>
|
||
4915 | <member name="M:Telerik.Windows.Documents.UI.ThumbnailsCollection.GetEnumerator"> |
||
4916 | <summary>
|
||
4917 | Returns an enumerator that iterates through the collection. |
||
4918 | </summary>
|
||
4919 | <returns>
|
||
4920 | A <see cref="T:System.Collections.Generic.IEnumerator`1" /> that can |
||
4921 | be used to iterate through the collection. |
||
4922 | </returns>
|
||
4923 | </member>
|
||
4924 | <member name="P:Telerik.Windows.Documents.UI.ThumbnailsCollection.Document"> |
||
4925 | <summary>
|
||
4926 | Gets the RadFixedDocument. |
||
4927 | </summary>
|
||
4928 | <value>The document.</value> |
||
4929 | </member>
|
||
4930 | </members>
|
||
4931 | </doc> |