DevExpress.Pdf.v21.2.Drawing.xml 88 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <doc xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <assembly>
  4. <name>DevExpress.Pdf.v21.2.Drawing</name>
  5. </assembly>
  6. <members>
  7. <member name="N:DevExpress.Pdf">
  8. <summary>
  9. <para>Contains classes and enumerations that are used to implement the main functionality of WinForms and WPF PDF Viewers, and the PDF Document API.</para>
  10. </summary>
  11. </member>
  12. <member name="T:DevExpress.Pdf.IPdfViewerAnnotation">
  13. <summary>
  14. <para>Implements options used to obtain information common for annotation types.</para>
  15. </summary>
  16. </member>
  17. <member name="P:DevExpress.Pdf.IPdfViewerAnnotation.Bounds">
  18. <summary>
  19. <para>Gets the annotation’s bounds on the page.</para>
  20. </summary>
  21. <value>Annotation bounds in the page coordinate system.</value>
  22. </member>
  23. <member name="P:DevExpress.Pdf.IPdfViewerAnnotation.Color">
  24. <summary>
  25. <para>Gets the annotation color.</para>
  26. </summary>
  27. <value>The annotation color.</value>
  28. </member>
  29. <member name="P:DevExpress.Pdf.IPdfViewerAnnotation.Name">
  30. <summary>
  31. <para>Gets the annotation’s name.</para>
  32. </summary>
  33. <value>The annotation name.</value>
  34. </member>
  35. <member name="P:DevExpress.Pdf.IPdfViewerAnnotation.PageNumber">
  36. <summary>
  37. <para>Gets the page number where the annotation is located.</para>
  38. </summary>
  39. <value>The page number.</value>
  40. </member>
  41. <member name="P:DevExpress.Pdf.IPdfViewerAnnotation.Type">
  42. <summary>
  43. <para>Gets the annotation’s type.</para>
  44. </summary>
  45. <value>One of enumeration values that indicates the annotation type.</value>
  46. </member>
  47. <member name="T:DevExpress.Pdf.IPdfViewerAnnotationBase">
  48. <summary>
  49. <para>Implements options used to obtain information common for annotation types.</para>
  50. </summary>
  51. </member>
  52. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBase.Author">
  53. <summary>
  54. <para>Gets the markup annotation’s author.</para>
  55. </summary>
  56. <value>The annotation author.</value>
  57. </member>
  58. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBase.Contents">
  59. <summary>
  60. <para>Gets the annotation contents.</para>
  61. </summary>
  62. <value>The annotation contents.</value>
  63. </member>
  64. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBase.ModificationDate">
  65. <summary>
  66. <para>Gets the date and time of the annotation’s last modification.</para>
  67. </summary>
  68. <value>The date and time of the annotation’s last modification.</value>
  69. </member>
  70. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBase.Replies">
  71. <summary>
  72. <para>Obtains the annotation comments.</para>
  73. </summary>
  74. <value>A list of comments added to the annotation.</value>
  75. </member>
  76. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBase.Reviews">
  77. <summary>
  78. <para>Obtains the annotation reviews.</para>
  79. </summary>
  80. <value>A collection of reviews applied to the annotation.</value>
  81. </member>
  82. <member name="T:DevExpress.Pdf.IPdfViewerAnnotationBuilder">
  83. <summary>
  84. <para>Implements options used to build all annotation types.</para>
  85. </summary>
  86. </member>
  87. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBuilder.AnnotationType">
  88. <summary>
  89. <para>Gets the annotation’s type.</para>
  90. </summary>
  91. <value>An enumeration value that indicates the annotation type.</value>
  92. </member>
  93. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBuilder.Bounds">
  94. <summary>
  95. <para>Gets the annotation’s bounds on a page.</para>
  96. </summary>
  97. <value>Annotation bounds in the page coordinate system.</value>
  98. </member>
  99. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBuilder.Color">
  100. <summary>
  101. <para>Specifies the annotation’s color.</para>
  102. </summary>
  103. <value>The markup annotation color.</value>
  104. </member>
  105. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBuilder.Contents">
  106. <summary>
  107. <para>Specifies the annotation contents.</para>
  108. </summary>
  109. <value>The annotation contents.</value>
  110. </member>
  111. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBuilder.IsSelected">
  112. <summary>
  113. <para>Specifies whether or not to select the annotation.</para>
  114. </summary>
  115. <value>true, to select the annotation; otherwise, false (the default value).</value>
  116. </member>
  117. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBuilder.ModificationDate">
  118. <summary>
  119. <para>Specifies the date and time of the annotation’s last modification.</para>
  120. </summary>
  121. <value>The date and time when the annotation was last modified.</value>
  122. </member>
  123. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBuilder.Name">
  124. <summary>
  125. <para>Specifies the annotation name.</para>
  126. </summary>
  127. <value>The name of the annotation.</value>
  128. </member>
  129. <member name="P:DevExpress.Pdf.IPdfViewerAnnotationBuilder.PageNumber">
  130. <summary>
  131. <para>Gets the number of the page on which the annotation is located.</para>
  132. </summary>
  133. <value>The page number.</value>
  134. </member>
  135. <member name="T:DevExpress.Pdf.IPdfViewerMarkupAnnotation">
  136. <summary>
  137. <para>Implements properties used to return information about markup annotations.</para>
  138. </summary>
  139. </member>
  140. <member name="P:DevExpress.Pdf.IPdfViewerMarkupAnnotation.CreationDate">
  141. <summary>
  142. <para>Gets the date and time when the markup annotation was created.</para>
  143. </summary>
  144. <value>The date and time of the markup annotation’s creation.</value>
  145. </member>
  146. <member name="P:DevExpress.Pdf.IPdfViewerMarkupAnnotation.Opacity">
  147. <summary>
  148. <para>Gets the markup annotation opacity.</para>
  149. </summary>
  150. <value>The markup annotation opacity (from 0 to 1).</value>
  151. </member>
  152. <member name="P:DevExpress.Pdf.IPdfViewerMarkupAnnotation.Subject">
  153. <summary>
  154. <para>Gets the markup annotation’s subject.</para>
  155. </summary>
  156. <value>A short description of the subject.</value>
  157. </member>
  158. <member name="T:DevExpress.Pdf.IPdfViewerMarkupAnnotationBuilder">
  159. <summary>
  160. <para>Implements properties used to build markup annotations.</para>
  161. </summary>
  162. </member>
  163. <member name="P:DevExpress.Pdf.IPdfViewerMarkupAnnotationBuilder.Author">
  164. <summary>
  165. <para>Gets or sets the author of a markup annotation’s author.</para>
  166. </summary>
  167. <value>The author’s name.</value>
  168. </member>
  169. <member name="P:DevExpress.Pdf.IPdfViewerMarkupAnnotationBuilder.CreationDate">
  170. <summary>
  171. <para>Specifies the date and time when the markup annotation was created.</para>
  172. </summary>
  173. <value>The annotation’s creation date.</value>
  174. </member>
  175. <member name="P:DevExpress.Pdf.IPdfViewerMarkupAnnotationBuilder.Opacity">
  176. <summary>
  177. <para>Specifies the markup annotation opacity.</para>
  178. </summary>
  179. <value>Markup annotation opacity (from 0 to 1).</value>
  180. </member>
  181. <member name="P:DevExpress.Pdf.IPdfViewerMarkupAnnotationBuilder.Subject">
  182. <summary>
  183. <para>Gets or sets a subject the markup annotation addresses.’</para>
  184. </summary>
  185. <value>A short description of the subject.</value>
  186. </member>
  187. <member name="T:DevExpress.Pdf.IPdfViewerTextAnnotation">
  188. <summary>
  189. <para>Contains properties used to return information about text annotations.</para>
  190. </summary>
  191. </member>
  192. <member name="P:DevExpress.Pdf.IPdfViewerTextAnnotation.IconName">
  193. <summary>
  194. <para>Gets the name of the annotation’s icon.</para>
  195. </summary>
  196. <value>The annotation icon’s name.</value>
  197. </member>
  198. <member name="T:DevExpress.Pdf.IPdfViewerTextAnnotationBuilder">
  199. <summary>
  200. <para>Contains options used to build text annotations.</para>
  201. </summary>
  202. </member>
  203. <member name="P:DevExpress.Pdf.IPdfViewerTextAnnotationBuilder.IconName">
  204. <summary>
  205. <para>Gets the name of the annotation’s icon.</para>
  206. </summary>
  207. <value>The icon name.</value>
  208. </member>
  209. <member name="T:DevExpress.Pdf.IPdfViewerTextMarkupAnnotation">
  210. <summary>
  211. <para>Contains properties used to return information about text markup annotations.</para>
  212. </summary>
  213. </member>
  214. <member name="P:DevExpress.Pdf.IPdfViewerTextMarkupAnnotation.Quads">
  215. <summary>
  216. <para>Gets a collection of quadrilateral points that encompass the annotation area.</para>
  217. </summary>
  218. <value>A list of quadrilateral points.</value>
  219. </member>
  220. <member name="P:DevExpress.Pdf.IPdfViewerTextMarkupAnnotation.Style">
  221. <summary>
  222. <para>Gets the style of a text markup annotation.</para>
  223. </summary>
  224. <value>An enumeration value that indicates the text markup style.</value>
  225. </member>
  226. <member name="T:DevExpress.Pdf.IPdfViewerTextMarkupAnnotationBuilder">
  227. <summary>
  228. <para>Implements options used to build text markup annotations.</para>
  229. </summary>
  230. </member>
  231. <member name="P:DevExpress.Pdf.IPdfViewerTextMarkupAnnotationBuilder.Quads">
  232. <summary>
  233. <para>Gets a collection of quadrilateral points that encompass the annotation area.</para>
  234. </summary>
  235. <value>A list of the quadrilateral points.</value>
  236. </member>
  237. <member name="P:DevExpress.Pdf.IPdfViewerTextMarkupAnnotationBuilder.SelectedText">
  238. <summary>
  239. <para>Gets a selected text for which a markup annotation is created.</para>
  240. </summary>
  241. <value>The selected text.</value>
  242. </member>
  243. <member name="P:DevExpress.Pdf.IPdfViewerTextMarkupAnnotationBuilder.Style">
  244. <summary>
  245. <para>Gets or sets the style of a text markup annotation.</para>
  246. </summary>
  247. <value>The enumeration value that specifies the annotation style.</value>
  248. </member>
  249. <member name="T:DevExpress.Pdf.PdfCommentFilter">
  250. <summary>
  251. <para>Contains filters that can be applied to annotations.</para>
  252. </summary>
  253. </member>
  254. <member name="M:DevExpress.Pdf.PdfCommentFilter.#ctor">
  255. <summary>
  256. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfCommentFilter"/> class.</para>
  257. </summary>
  258. </member>
  259. <member name="P:DevExpress.Pdf.PdfCommentFilter.Authors">
  260. <summary>
  261. <para>Retrieves a list of authors whose annotations should be displayed.</para>
  262. </summary>
  263. <value>A list of annotation authors.</value>
  264. </member>
  265. <member name="P:DevExpress.Pdf.PdfCommentFilter.Checked">
  266. <summary>
  267. <para>Specifies whether to show checked annotations.</para>
  268. </summary>
  269. <value>true to apply this filter; otherwise, false.</value>
  270. </member>
  271. <member name="M:DevExpress.Pdf.PdfCommentFilter.Clear">
  272. <summary>
  273. <para>Clears all applied filters.</para>
  274. </summary>
  275. </member>
  276. <member name="M:DevExpress.Pdf.PdfCommentFilter.ClearWithoutNotification">
  277. <summary>
  278. <para>Clears all applied filters without notification.</para>
  279. </summary>
  280. </member>
  281. <member name="E:DevExpress.Pdf.PdfCommentFilter.FilterChanged">
  282. <summary>
  283. <para>Fires when the filter has been changed.</para>
  284. </summary>
  285. </member>
  286. <member name="P:DevExpress.Pdf.PdfCommentFilter.HideAll">
  287. <summary>
  288. <para>Specifies whether to hide all annotations and comments.</para>
  289. </summary>
  290. <value>true to hide all annotations; otherwise, false.</value>
  291. </member>
  292. <member name="P:DevExpress.Pdf.PdfCommentFilter.NoneStatus">
  293. <summary>
  294. <para>Specifies whether to show annotations whose review status is None.</para>
  295. </summary>
  296. <value>true to apply this filter; otherwise, false.</value>
  297. </member>
  298. <member name="P:DevExpress.Pdf.PdfCommentFilter.SearchText">
  299. <summary>
  300. <para>Gets or sets the text used to filter annotations.</para>
  301. </summary>
  302. <value>The text that annotations should contain.</value>
  303. </member>
  304. <member name="P:DevExpress.Pdf.PdfCommentFilter.Statuses">
  305. <summary>
  306. <para>Retrieves a list of statuses by which to filter the annotations.</para>
  307. </summary>
  308. <value>A list of statuses.</value>
  309. </member>
  310. <member name="P:DevExpress.Pdf.PdfCommentFilter.Types">
  311. <summary>
  312. <para>Retrieves a list of types by which to filter the annotations.</para>
  313. </summary>
  314. <value>A list of types.</value>
  315. </member>
  316. <member name="T:DevExpress.Pdf.PdfCommentSortMode">
  317. <summary>
  318. <para>Lists values used to specify the annotation’s sort mode in the Comments pane.</para>
  319. </summary>
  320. </member>
  321. <member name="F:DevExpress.Pdf.PdfCommentSortMode.Author">
  322. <summary>
  323. <para>Annotations are sorted by author.</para>
  324. </summary>
  325. </member>
  326. <member name="F:DevExpress.Pdf.PdfCommentSortMode.Checked">
  327. <summary>
  328. <para>Annotations are sorted by checkmark status (checked or unchecked).</para>
  329. </summary>
  330. </member>
  331. <member name="F:DevExpress.Pdf.PdfCommentSortMode.Date">
  332. <summary>
  333. <para>Annotations are sorted by date.</para>
  334. </summary>
  335. </member>
  336. <member name="F:DevExpress.Pdf.PdfCommentSortMode.Page">
  337. <summary>
  338. <para>Annotations are sorted by page.</para>
  339. </summary>
  340. </member>
  341. <member name="F:DevExpress.Pdf.PdfCommentSortMode.Type">
  342. <summary>
  343. <para>Annotations are sorted by type.</para>
  344. </summary>
  345. </member>
  346. <member name="T:DevExpress.Pdf.PdfGraphics">
  347. <summary>
  348. <para>Implements drawing on a PDF page.</para>
  349. </summary>
  350. </member>
  351. <member name="M:DevExpress.Pdf.PdfGraphics.AddFormField(DevExpress.Pdf.PdfGraphicsAcroFormField)">
  352. <summary>
  353. <para>Adds an interactive form field to PDF graphics.</para>
  354. </summary>
  355. <param name="field">A <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormField"/> object that represents an interactive form field that should be added to PDF graphics.</param>
  356. </member>
  357. <member name="M:DevExpress.Pdf.PdfGraphics.AddLinkToPage(System.Drawing.RectangleF,System.Int32)">
  358. <summary>
  359. <para>Adds a link to the page with the specified page number.</para>
  360. </summary>
  361. <param name="linkArea">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the area on the page where a link is added.</param>
  362. <param name="pageNumber">An integer value specifying the page number.</param>
  363. </member>
  364. <member name="M:DevExpress.Pdf.PdfGraphics.AddLinkToPage(System.Drawing.RectangleF,System.Int32,System.Single)">
  365. <summary>
  366. <para>Adds a link to the page with specified page number and zoom factor.</para>
  367. </summary>
  368. <param name="linkArea">A System.Drawing.RectangleF structure that specifies the area on the page where a link is added.</param>
  369. <param name="pageNumber">An integer value specifying the page number.</param>
  370. <param name="zoom">The zoom level by which the document is zoomed after a link is clicked on the page.</param>
  371. </member>
  372. <member name="M:DevExpress.Pdf.PdfGraphics.AddLinkToPage(System.Drawing.RectangleF,System.Int32,System.Single,System.Single)">
  373. <summary>
  374. <para>Adds a link to the page with the specified page number and page destination.</para>
  375. </summary>
  376. <param name="linkArea">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the area on the page where a link is added.</param>
  377. <param name="pageNumber">An integer value specifying the page number.</param>
  378. <param name="destinationX">A <see cref="T:System.Single"/> object that is the horizontal coordinate of a page destination where the link is referred to.</param>
  379. <param name="destinationY">A <see cref="T:System.Single"/> object that is the vertical coordinate of a page destination where the link is referred to.</param>
  380. </member>
  381. <member name="M:DevExpress.Pdf.PdfGraphics.AddLinkToPage(System.Drawing.RectangleF,System.Int32,System.Single,System.Single,System.Single)">
  382. <summary>
  383. <para>Adds a link to the page with the specified page number, page destination, and zoom factor.</para>
  384. </summary>
  385. <param name="linkArea">A System.Drawing.RectangleF structure that specifies the area on the page where a link is added.</param>
  386. <param name="pageNumber">An integer value specifying the page number.</param>
  387. <param name="destinationX">A System.Single object that is the horizontal coordinate of a page destination where the link is referred to.</param>
  388. <param name="destinationY">A System.Single object that is the vertical coordinate of a page destination where the link is referred to.</param>
  389. <param name="zoom">The zoom level by which the document is zoomed after a link is clicked on the page.</param>
  390. </member>
  391. <member name="M:DevExpress.Pdf.PdfGraphics.AddLinkToUri(System.Drawing.RectangleF,System.Uri)">
  392. <summary>
  393. <para>Adds a link to the Uri at the specified link area on the page.</para>
  394. </summary>
  395. <param name="linkArea">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the area on the page where a link is added.</param>
  396. <param name="uri">A <see cref="T:System.Uri"/> object that is the link URI.</param>
  397. </member>
  398. <member name="M:DevExpress.Pdf.PdfGraphics.AddToPageBackground(DevExpress.Pdf.PdfPage)">
  399. <summary>
  400. <para>Adds graphics to a PDF page background.</para>
  401. </summary>
  402. <param name="page">A <see cref="T:DevExpress.Pdf.PdfPage"/> object that is the page in the document where graphics are drawn (measured in points - 1/72 of an inch).</param>
  403. </member>
  404. <member name="M:DevExpress.Pdf.PdfGraphics.AddToPageBackground(DevExpress.Pdf.PdfPage,System.Single,System.Single)">
  405. <summary>
  406. <para>Adds graphics to a PDF page background with the specified horizontal and vertical resolutions.</para>
  407. </summary>
  408. <param name="page">A <see cref="T:DevExpress.Pdf.PdfPage"/> object that is the page where graphics are drawn (measured in points - 1/72 of an inch).</param>
  409. <param name="dpiX">A <see cref="T:System.Single"/> object that represents the value, in dots per inch, for the horizontal resolution.</param>
  410. <param name="dpiY">A <see cref="T:System.Single"/> object that represents the value, in dots per inch, for the vertical resolution.</param>
  411. </member>
  412. <member name="M:DevExpress.Pdf.PdfGraphics.AddToPageForeground(DevExpress.Pdf.PdfPage)">
  413. <summary>
  414. <para>Adds graphics to a PDF page foreground.</para>
  415. </summary>
  416. <param name="page">A <see cref="T:DevExpress.Pdf.PdfPage"/> object that is the page in the document where graphics are drawn (measured in points - 1/72 of an inch).</param>
  417. </member>
  418. <member name="M:DevExpress.Pdf.PdfGraphics.AddToPageForeground(DevExpress.Pdf.PdfPage,System.Single,System.Single)">
  419. <summary>
  420. <para>Adds graphics to a PDF page foreground with the specified horizontal and vertical resolutions.</para>
  421. </summary>
  422. <param name="page">A <see cref="T:DevExpress.Pdf.PdfPage"/> object that is the page in the document where graphics are drawn (measured in points - 1/72 of an inch).</param>
  423. <param name="dpiX">A <see cref="T:System.Single"/> object that represents the value, in dots per inch, for the horizontal resolution.</param>
  424. <param name="dpiY">A <see cref="T:System.Single"/> object that represents the value, in dots per inch, for the vertical resolution.</param>
  425. </member>
  426. <member name="M:DevExpress.Pdf.PdfGraphics.ClearFormFields">
  427. <summary>
  428. <para>Clears all interactive form fields that were previously added to PDF graphics.</para>
  429. </summary>
  430. </member>
  431. <member name="P:DevExpress.Pdf.PdfGraphics.ConvertImagesToJpeg">
  432. <summary>
  433. <para>Specifies whether to convert bitmap images to the Jpeg format reducing the size of the resulting PDF document.</para>
  434. </summary>
  435. <value>true, to convert bitmap images to the Jpeg format; otherwise, false.</value>
  436. </member>
  437. <member name="F:DevExpress.Pdf.PdfGraphics.DefaultDpi">
  438. <summary>
  439. <para>The default DPI of a page that is the default size to display text and other content on the page.</para>
  440. </summary>
  441. <value>A DPI value.</value>
  442. </member>
  443. <member name="M:DevExpress.Pdf.PdfGraphics.DrawBezier(System.Drawing.Pen,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF,System.Drawing.PointF)">
  444. <summary>
  445. <para>Draws a Bezier spline defined by four Point structures.</para>
  446. </summary>
  447. <param name="pen">A <see cref="T:System.Drawing.Pen"/> structure that determines the color, width, and style of the curve.</param>
  448. <param name="pt1">A <see cref="T:System.Drawing.Point"/> structure that is the starting point of the curve.</param>
  449. <param name="pt2">A <see cref="T:System.Drawing.Point"/> structure that is the first control point of the curve.</param>
  450. <param name="pt3">A <see cref="T:System.Drawing.Point"/> structure that is the second control point of the curve.</param>
  451. <param name="pt4">A <see cref="T:System.Drawing.Point"/> structure that is the final point of the curve.</param>
  452. </member>
  453. <member name="M:DevExpress.Pdf.PdfGraphics.DrawBeziers(System.Drawing.Pen,System.Drawing.PointF[])">
  454. <summary>
  455. <para>Draws a series of Bezier splines from an array of PointF structures.</para>
  456. </summary>
  457. <param name="pen">A <see cref="T:System.Drawing.Pen"/> structure that determines the color, width, and style of the curve.</param>
  458. <param name="points">An array of <see cref="T:System.Drawing.PointF"/> structures that represent the points that determine the curve.</param>
  459. </member>
  460. <member name="M:DevExpress.Pdf.PdfGraphics.DrawEllipse(System.Drawing.Pen,System.Drawing.RectangleF)">
  461. <summary>
  462. <para>Draws an ellipse specified by a RectangleF structure.</para>
  463. </summary>
  464. <param name="pen">A <see cref="T:System.Drawing.Pen"/> structure that determines the color, width, and style of the ellipse.</param>
  465. <param name="rect">A <see cref="T:System.Drawing.RectangleF"/> structure that represents the boundaries of the ellipse.</param>
  466. </member>
  467. <member name="M:DevExpress.Pdf.PdfGraphics.DrawImage(System.Byte[],System.Drawing.PointF)">
  468. <summary>
  469. <para>Draws the specified image using the byte array data at the specified location.</para>
  470. </summary>
  471. <param name="data">An array of bytes representing an image to draw.</param>
  472. <param name="location">A <see cref="T:System.Drawing.PointF"/> structure that represents the image location.</param>
  473. </member>
  474. <member name="M:DevExpress.Pdf.PdfGraphics.DrawImage(System.Byte[],System.Drawing.RectangleF)">
  475. <summary>
  476. <para>Draws an image using an array of bytes representing image data and the image bounds.</para>
  477. </summary>
  478. <param name="data">An array of bytes representing an image to draw.</param>
  479. <param name="bounds">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the bounds used to draw an image.</param>
  480. </member>
  481. <member name="M:DevExpress.Pdf.PdfGraphics.DrawImage(System.Drawing.Image,System.Drawing.PointF)">
  482. <summary>
  483. <para>Draws the specified image in its original size at the specified location.</para>
  484. </summary>
  485. <param name="image">A <see cref="T:System.Drawing.Image"/> object that specifies the image to draw.</param>
  486. <param name="location">A <see cref="T:System.Drawing.PointF"/> structure that represents the image location.</param>
  487. </member>
  488. <member name="M:DevExpress.Pdf.PdfGraphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF)">
  489. <summary>
  490. <para>Draws an image using the specified image bounds.</para>
  491. </summary>
  492. <param name="image">An <see cref="T:System.Drawing.Image"/> object that specifies the image to draw.</param>
  493. <param name="bounds">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the image bounds.</param>
  494. </member>
  495. <member name="M:DevExpress.Pdf.PdfGraphics.DrawImage(System.Drawing.Image,System.Drawing.RectangleF,System.Drawing.RectangleF,System.Drawing.GraphicsUnit)">
  496. <summary>
  497. <para>Draws the portion of the specified Image at the specified location in the specified size.</para>
  498. </summary>
  499. <param name="image">An <see cref="T:System.Drawing.Image"/> object that specifies the image to draw.</param>
  500. <param name="destRect">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the location and size of the drawn image. The image is scaled to fit the rectangle.</param>
  501. <param name="srcRect">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the portion of the image object to draw.</param>
  502. <param name="srcUnit">A <see cref="T:System.Drawing.GraphicsUnit"/> enumeration that is the units of measure used by the srcRect parameter.</param>
  503. </member>
  504. <member name="M:DevExpress.Pdf.PdfGraphics.DrawImage(System.IO.Stream,System.Drawing.PointF)">
  505. <summary>
  506. <para>Draws an image at the specified location using the stream data.</para>
  507. </summary>
  508. <param name="data">A <see cref="T:System.IO.Stream"/> class descendant, specifying the stream with the image data.</param>
  509. <param name="location">A <see cref="T:System.Drawing.PointF"/> structure that represents the image location.</param>
  510. </member>
  511. <member name="M:DevExpress.Pdf.PdfGraphics.DrawImage(System.IO.Stream,System.Drawing.RectangleF)">
  512. <summary>
  513. <para>Draws an image with the bounds and stream.</para>
  514. </summary>
  515. <param name="data">A <see cref="T:System.IO.Stream"/> class descendant, specifying the stream with the image data.</param>
  516. <param name="bounds">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the bounds used to draw an image.</param>
  517. </member>
  518. <member name="M:DevExpress.Pdf.PdfGraphics.DrawLine(System.Drawing.Pen,System.Single,System.Single,System.Single,System.Single)">
  519. <summary>
  520. <para>Draws a line connecting two points on the page specified by the coordinate pairs.</para>
  521. </summary>
  522. <param name="pen">A <see cref="T:System.Drawing.Pen"/> object that determines the color, width, and style of the line.</param>
  523. <param name="x1">A <see cref="T:System.Single"/> object that represents the x-coordinate of the first point.</param>
  524. <param name="y1">A <see cref="T:System.Single"/> object that represents the y-coordinate of the first point.</param>
  525. <param name="x2">A <see cref="T:System.Single"/> object that represents the x-coordinate of the second point.</param>
  526. <param name="y2">A <see cref="T:System.Single"/> object that represents the y-coordinate of the second point.</param>
  527. </member>
  528. <member name="M:DevExpress.Pdf.PdfGraphics.DrawLines(System.Drawing.Pen,System.Drawing.PointF[])">
  529. <summary>
  530. <para>Draws a series of line segments that connect an array of PointF structures.</para>
  531. </summary>
  532. <param name="pen">A <see cref="T:System.Drawing.Pen"/> object that determines the color, width, and style of the line segments.</param>
  533. <param name="points">An array of <see cref="T:System.Drawing.PointF"/> structures that represent the points to connect.</param>
  534. </member>
  535. <member name="M:DevExpress.Pdf.PdfGraphics.DrawPageContent(DevExpress.Pdf.PdfPage)">
  536. <summary>
  537. <para>Draws the specified page’s content.</para>
  538. </summary>
  539. <param name="source">The source page from which content is drawn.</param>
  540. </member>
  541. <member name="M:DevExpress.Pdf.PdfGraphics.DrawPath(System.Drawing.Pen,System.Drawing.Drawing2D.GraphicsPath)">
  542. <summary>
  543. <para>Draws a path on a page.</para>
  544. </summary>
  545. <param name="pen">A <see cref="T:System.Drawing.Pen"/> object that determines the color, width, and style of the path.</param>
  546. <param name="path">A <see cref="T:System.Drawing.Drawing2D.GraphicsPath"/> object to draw.</param>
  547. </member>
  548. <member name="M:DevExpress.Pdf.PdfGraphics.DrawPolygon(System.Drawing.Pen,System.Drawing.PointF[])">
  549. <summary>
  550. <para>Draws a polygon defined by an array of PointF structures.</para>
  551. </summary>
  552. <param name="pen">A <see cref="T:System.Drawing.Pen"/> object that determines the color, width, and style of the polygon.</param>
  553. <param name="points">An array of <see cref="T:System.Drawing.PointF"/> structures that represent the vertices of the polygon.</param>
  554. </member>
  555. <member name="M:DevExpress.Pdf.PdfGraphics.DrawRectangle(System.Drawing.Pen,System.Drawing.RectangleF)">
  556. <summary>
  557. <para>Draws a rectangle specified by a Rectangle structure.</para>
  558. </summary>
  559. <param name="pen">A <see cref="T:System.Drawing.Pen"/> object that determines the color, width, and style of the rectangle.</param>
  560. <param name="bounds">A <see cref="T:System.Drawing.Rectangle"/> structure that represents the rectangle to draw.</param>
  561. </member>
  562. <member name="M:DevExpress.Pdf.PdfGraphics.DrawString(System.String,System.Drawing.Font,System.Drawing.SolidBrush,System.Drawing.PointF)">
  563. <summary>
  564. <para>A set of overloaded methods used to draw the text string with the specified SolidBrush, Font objects and other parameters.</para>
  565. </summary>
  566. <param name="text">A <see cref="T:System.String"/> object to draw.</param>
  567. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  568. <param name="brush">A <see cref="T:System.Drawing.SolidBrush"/> object that determines the color and texture of the drawn text.</param>
  569. <param name="point">A <see cref="T:System.Drawing.PointF"/> structure that specifies the upper-left corner of the drawn text.</param>
  570. </member>
  571. <member name="M:DevExpress.Pdf.PdfGraphics.DrawString(System.String,System.Drawing.Font,System.Drawing.SolidBrush,System.Drawing.PointF,DevExpress.Pdf.PdfStringFormat)">
  572. <summary>
  573. <para>Draws the specified text string at the specified location with the specified SolidBrush and Font objects using the formatting attributes of the specified <see cref="T:DevExpress.Pdf.PdfStringFormat"/>.</para>
  574. </summary>
  575. <param name="text">A <see cref="T:System.String"/> object to draw.</param>
  576. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  577. <param name="brush">A <see cref="T:System.Drawing.SolidBrush"/> object that determines the color and texture of the drawn text.</param>
  578. <param name="point">A <see cref="T:System.Drawing.PointF"/> structure that specifies the upper-left corner of the drawn text.</param>
  579. <param name="format">A <see cref="T:DevExpress.Pdf.PdfStringFormat"/> that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text.</param>
  580. </member>
  581. <member name="M:DevExpress.Pdf.PdfGraphics.DrawString(System.String,System.Drawing.Font,System.Drawing.SolidBrush,System.Drawing.RectangleF)">
  582. <summary>
  583. <para>A set of overloaded methods used to draw the text string with the specified SolidBrush, Font objects and other parameters.</para>
  584. </summary>
  585. <param name="text">A <see cref="T:System.String"/> object to draw.</param>
  586. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  587. <param name="brush">A <see cref="T:System.Drawing.SolidBrush"/> object that determines the color and texture of the drawn text.</param>
  588. <param name="layout">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the location of the drawn text.</param>
  589. </member>
  590. <member name="M:DevExpress.Pdf.PdfGraphics.DrawString(System.String,System.Drawing.Font,System.Drawing.SolidBrush,System.Drawing.RectangleF,DevExpress.Pdf.PdfStringFormat)">
  591. <summary>
  592. <para>Draws the specified text at the specified rectangle with the specified SolidBrush and Font objects using the formatting attributes of the specified PdfStringFormat.</para>
  593. </summary>
  594. <param name="text">A <see cref="T:System.String"/> object to draw.</param>
  595. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  596. <param name="brush">A <see cref="T:System.Drawing.SolidBrush"/> object that determines the color and texture of the drawn text.</param>
  597. <param name="layout">A <see cref="T:System.Drawing.RectangleF"/> structure that specifies the location of the drawn text.</param>
  598. <param name="format">A <see cref="T:DevExpress.Pdf.PdfStringFormat"/> that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text.</param>
  599. </member>
  600. <member name="M:DevExpress.Pdf.PdfGraphics.DrawString(System.String,System.Drawing.Font,System.Drawing.SolidBrush,System.Single,System.Single)">
  601. <summary>
  602. <para>A set of overloaded methods used to draw the text string with the specified SolidBrush, Font objects and other parameters.</para>
  603. </summary>
  604. <param name="text">A <see cref="T:System.String"/> object to draw.</param>
  605. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  606. <param name="brush">A <see cref="T:System.Drawing.SolidBrush"/> object that determines the color and texture of the drawn text.</param>
  607. <param name="x">A <see cref="T:System.Single"/> object that represents the x-coordinate of the upper-left corner of the drawn text.</param>
  608. <param name="y">A <see cref="T:System.Single"/> object that represents the y-coordinate of the upper-left corner of the drawn text.</param>
  609. </member>
  610. <member name="M:DevExpress.Pdf.PdfGraphics.DrawString(System.String,System.Drawing.Font,System.Drawing.SolidBrush,System.Single,System.Single,DevExpress.Pdf.PdfStringFormat)">
  611. <summary>
  612. <para>Draws the specified text string at the specified location with the specified SolidBrush and Font objects using the formatting attributes of the specified <see cref="T:DevExpress.Pdf.PdfStringFormat"/>.</para>
  613. </summary>
  614. <param name="text">A <see cref="T:System.String"/> object to draw.</param>
  615. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  616. <param name="brush">A <see cref="T:System.Drawing.SolidBrush"/> object that determines the color and texture of the drawn text.</param>
  617. <param name="x">A <see cref="T:System.Single"/> object that represents the x-coordinate of the upper-left corner of the drawn text.</param>
  618. <param name="y">A <see cref="T:System.Single"/> object that represents the y-coordinate of the upper-left corner of the drawn text.</param>
  619. <param name="format">A <see cref="T:DevExpress.Pdf.PdfStringFormat"/> that specifies formatting attributes, such as line spacing and alignment, that are applied to the drawn text.</param>
  620. </member>
  621. <member name="M:DevExpress.Pdf.PdfGraphics.FillEllipse(System.Drawing.Brush,System.Drawing.RectangleF)">
  622. <summary>
  623. <para>Fills the interior of an ellipse defined by a bounding rectangle specified by a RectangleF structure.</para>
  624. </summary>
  625. <param name="brush">A <see cref="T:System.Drawing.Brush"/> object that represents the brush used to fill the ellipse.</param>
  626. <param name="rect">A <see cref="T:System.Drawing.RectangleF"/> structure that represents the bounding rectangle that defines the ellipse.</param>
  627. </member>
  628. <member name="M:DevExpress.Pdf.PdfGraphics.FillPath(System.Drawing.Brush,System.Drawing.Drawing2D.GraphicsPath)">
  629. <summary>
  630. <para>Fills the interior of a GraphicsPath.</para>
  631. </summary>
  632. <param name="brush">A <see cref="T:System.Drawing.Brush"/> that determines the characteristics of the fill.</param>
  633. <param name="path">A <see cref="T:System.Drawing.Drawing2D.GraphicsPath"/> that represents the path to fill.</param>
  634. </member>
  635. <member name="M:DevExpress.Pdf.PdfGraphics.FillPolygon(System.Drawing.Brush,System.Drawing.PointF[])">
  636. <summary>
  637. <para>Fills the interior of a polygon defined by an array of points specified by PointF structures.</para>
  638. </summary>
  639. <param name="brush">A <see cref="T:System.Drawing.Brush"/> object which represents the brush used to fill the polygon.</param>
  640. <param name="points">Array of <see cref="T:System.Drawing.PointF"/> structures that represent the vertices of the polygon to fill.</param>
  641. </member>
  642. <member name="M:DevExpress.Pdf.PdfGraphics.FillRectangle(System.Drawing.Brush,System.Drawing.RectangleF)">
  643. <summary>
  644. <para>Fills the interior of a rectangle specified by a RectangleF structure.</para>
  645. </summary>
  646. <param name="brush">A <see cref="T:System.Drawing.Brush"/> object which represents the brush used to fill the rectangle.</param>
  647. <param name="bounds">A <see cref="T:System.Drawing.RectangleF"/> structure representing the rectangle bounds to fill.</param>
  648. </member>
  649. <member name="M:DevExpress.Pdf.PdfGraphics.IntersectClip(System.Drawing.RectangleF)">
  650. <summary>
  651. <para>Updates the clip region of this <see cref="T:DevExpress.Pdf.PdfGraphics"/> object to the intersection of the current clip region and the specified RectangleF structure.</para>
  652. </summary>
  653. <param name="rect">A <see cref="T:System.Drawing.RectangleF"/> structure to intersect with the current clip region.</param>
  654. </member>
  655. <member name="P:DevExpress.Pdf.PdfGraphics.JpegImageQuality">
  656. <summary>
  657. <para>Gets or sets the quality of Jpeg images in the resulting PDF file.</para>
  658. </summary>
  659. <value>A <see cref="T:DevExpress.Pdf.PdfGraphicsJpegImageQuality"/> enumeration value which specifies the quality of images in the resulting PDF file.</value>
  660. </member>
  661. <member name="M:DevExpress.Pdf.PdfGraphics.MeasureString(System.String,System.Drawing.Font)">
  662. <summary>
  663. <para>Measures the specified string when drawn with the specified Font.</para>
  664. </summary>
  665. <param name="text">A <see cref="T:System.String"/> to measure.</param>
  666. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  667. <returns>A <see cref="T:System.Drawing.SizeF"/> structure that represents the measured size of the string.</returns>
  668. </member>
  669. <member name="M:DevExpress.Pdf.PdfGraphics.MeasureString(System.String,System.Drawing.Font,DevExpress.Pdf.PdfStringFormat)">
  670. <summary>
  671. <para>Measures the specified string when drawn with the specified Font and formatted with the specified <see cref="T:DevExpress.Pdf.PdfStringFormat"/>.</para>
  672. </summary>
  673. <param name="text">A <see cref="T:System.String"/> to measure.</param>
  674. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  675. <param name="format">A <see cref="T:DevExpress.Pdf.PdfStringFormat"/> object that represents formatting information, such as line spacing, for the string.</param>
  676. <returns>A <see cref="T:System.Drawing.SizeF"/> structure that represents the measured size of the string.</returns>
  677. </member>
  678. <member name="M:DevExpress.Pdf.PdfGraphics.MeasureString(System.String,System.Drawing.Font,DevExpress.Pdf.PdfStringFormat,System.Single,System.Single)">
  679. <summary>
  680. <para>Measures the specified string when drawn with the specified Font, horizontal and vertical resolutions and format.</para>
  681. </summary>
  682. <param name="text">A <see cref="T:System.String"/> to measure.</param>
  683. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  684. <param name="format">A <see cref="T:DevExpress.Pdf.PdfStringFormat"/> object that represents formatting information, such as line spacing, for the string.</param>
  685. <param name="dpiX">A <see cref="T:System.Single"/> object that represents the value, in dots per inch, for the horizontal resolution.</param>
  686. <param name="dpiY">A <see cref="T:System.Single"/> object that represents the value, in dots per inch, for the vertical resolution.</param>
  687. <returns>A <see cref="T:System.Drawing.SizeF"/> structure that represents the measured size of the string.</returns>
  688. </member>
  689. <member name="M:DevExpress.Pdf.PdfGraphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF)">
  690. <summary>
  691. <para>Measures the specified string when drawn with the specified Font and text layout size.</para>
  692. </summary>
  693. <param name="text">A <see cref="T:System.String"/> to measure.</param>
  694. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  695. <param name="layoutSize">A <see cref="T:System.Drawing.SizeF"/> structure that specifies the maximum layout area for the text.</param>
  696. <returns>A <see cref="T:System.Drawing.SizeF"/> structure that represents the measured size of the string.</returns>
  697. </member>
  698. <member name="M:DevExpress.Pdf.PdfGraphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,DevExpress.Pdf.PdfStringFormat)">
  699. <summary>
  700. <para>Measures the specified string when drawn with the specified Font, text layout size, and format.</para>
  701. </summary>
  702. <param name="text">A <see cref="T:System.String"/> to measure.</param>
  703. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  704. <param name="layoutSize">A <see cref="T:System.Drawing.SizeF"/> structure that specifies the maximum layout area for the text.</param>
  705. <param name="format">A <see cref="T:DevExpress.Pdf.PdfStringFormat"/> object that represents formatting information, such as line spacing, for the string.</param>
  706. <returns>A <see cref="T:System.Drawing.SizeF"/> structure that represents the measured size of the string.</returns>
  707. </member>
  708. <member name="M:DevExpress.Pdf.PdfGraphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,DevExpress.Pdf.PdfStringFormat,System.Single,System.Single)">
  709. <summary>
  710. <para>Measures the specified string when drawn with the specified Font, text layout size, horizontal and vertical resolutions, and format.</para>
  711. </summary>
  712. <param name="text">A <see cref="T:System.String"/> to measure.</param>
  713. <param name="font">A <see cref="T:System.Drawing.Font"/> object that defines the text format of the string.</param>
  714. <param name="layoutSize">A <see cref="T:System.Drawing.SizeF"/> structure that specifies the maximum layout area for the text.</param>
  715. <param name="format">A <see cref="T:DevExpress.Pdf.PdfStringFormat"/> object that represents formatting information, such as line spacing, for the string.</param>
  716. <param name="dpiX">A <see cref="T:System.Single"/> object that represents the value, in dots per inch, for the horizontal resolution.</param>
  717. <param name="dpiY">A <see cref="T:System.Single"/> object that represents the value, in dots per inch, for the vertical resolution.</param>
  718. <returns>A <see cref="T:System.Drawing.SizeF"/> structure that represents the measured size of the string.</returns>
  719. </member>
  720. <member name="M:DevExpress.Pdf.PdfGraphics.MeasureString(System.String,System.Drawing.Font,System.Drawing.SizeF,DevExpress.Pdf.PdfStringFormat,System.Single,System.Single,System.Int32@,System.Int32@)">
  721. <summary>
  722. <para>Measures the string when it is drawn with the specific font and formatted with the given string format.</para>
  723. </summary>
  724. <param name="text">A string to measure.</param>
  725. <param name="font">The font that defines the string’s text format.</param>
  726. <param name="layoutSize">Specifies the maximum layout area for the text.</param>
  727. <param name="format">Provides formatting information (for example, alignment).</param>
  728. <param name="dpiX">The horizontal resolution (in dots per inch).</param>
  729. <param name="dpiY">The vertical resolution (in dots per inch).</param>
  730. <param name="charactersFitted">The number of characters in the string.</param>
  731. <param name="linesFilled">The number of lines in the string.</param>
  732. <returns>The string’s measured size.</returns>
  733. </member>
  734. <member name="M:DevExpress.Pdf.PdfGraphics.RestoreGraphicsState">
  735. <summary>
  736. <para>Restores the most recently saved graphics state.</para>
  737. </summary>
  738. </member>
  739. <member name="M:DevExpress.Pdf.PdfGraphics.RotateTransform(System.Single)">
  740. <summary>
  741. <para>Rotates the coordinate system clockwise relative to its origin to the specified angle.</para>
  742. </summary>
  743. <param name="degree">Angle of rotation in degrees.</param>
  744. </member>
  745. <member name="M:DevExpress.Pdf.PdfGraphics.SaveGraphicsState">
  746. <summary>
  747. <para>Saves the current graphics state to the stack.</para>
  748. </summary>
  749. </member>
  750. <member name="M:DevExpress.Pdf.PdfGraphics.ScaleTransform(System.Single,System.Single)">
  751. <summary>
  752. <para>Scales the coordinate system according to the specified scale factor.</para>
  753. </summary>
  754. <param name="sx">Scale factor in the x direction.</param>
  755. <param name="sy">Scale factor in the y direction.</param>
  756. </member>
  757. <member name="P:DevExpress.Pdf.PdfGraphics.TextOrigin">
  758. <summary>
  759. <para>Specifies how to interpret a point passed to one of the PdfGraphics.DrawString overload methods that take a PointF object.</para>
  760. </summary>
  761. <value>A <see cref="T:DevExpress.Pdf.PdfGraphicsTextOrigin"/> enumeration value. The default value is TopLeftCorner.</value>
  762. </member>
  763. <member name="M:DevExpress.Pdf.PdfGraphics.TranslateTransform(System.Single,System.Single)">
  764. <summary>
  765. <para>Translates the origin of the coordinate system to the specified point.</para>
  766. </summary>
  767. <param name="x">A single structure that is the x-coordinate of the translation.</param>
  768. <param name="y">A single structure that is the y-coordinate of the translation.</param>
  769. </member>
  770. <member name="P:DevExpress.Pdf.PdfGraphics.UseKerning">
  771. <summary>
  772. <para>Gets or sets a value which indicates whether kerning is used when drawing characters.</para>
  773. </summary>
  774. <value>true if kerning is used when drawing characters; otherwise, false.</value>
  775. </member>
  776. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormBorderAppearance">
  777. <summary>
  778. <para>Provides appearance settings used to paint the border of an interactive form field.</para>
  779. </summary>
  780. </member>
  781. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormBorderAppearance.#ctor">
  782. <summary>
  783. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormBorderAppearance"/> class with the default settings.</para>
  784. </summary>
  785. </member>
  786. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormBorderAppearance.Color">
  787. <summary>
  788. <para>Specifies the color of an interactive form field border.</para>
  789. </summary>
  790. <value>A <see cref="T:System.Drawing.Color"/> structure specifying the border color.</value>
  791. </member>
  792. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormBorderAppearance.Style">
  793. <summary>
  794. <para>Specifies the style of an interactive form field border.</para>
  795. </summary>
  796. <value>One of the <see cref="T:DevExpress.Pdf.PdfAcroFormBorderStyle"/> enumeration values that represents the style of an interactive form field border.</value>
  797. </member>
  798. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormBorderAppearance.Width">
  799. <summary>
  800. <para>Specifies the width of the interactive form field border.</para>
  801. </summary>
  802. <value>A <see cref="T:System.Double"/> value that is the width of the interactive form field border. The default value is 1.</value>
  803. </member>
  804. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormCheckBoxField">
  805. <summary>
  806. <para>Represents a check box field.</para>
  807. </summary>
  808. </member>
  809. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormCheckBoxField.#ctor(System.String,System.Drawing.RectangleF)">
  810. <summary>
  811. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormCheckBoxField"/> class with the specified check box field name and a rectangle where the check box field will be located on a page.</para>
  812. </summary>
  813. <param name="name">A <see cref="T:System.String"/> that specifies the name of a check box field.</param>
  814. <param name="rectangle">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a check box field is located on a page.</param>
  815. </member>
  816. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormCheckBoxField.ButtonStyle">
  817. <summary>
  818. <para>Specifies a button style which is applied to a check box field.</para>
  819. </summary>
  820. <value>A <see cref="T:DevExpress.Pdf.PdfAcroFormButtonStyle"/> enumeration value that determines the button style applied to a check box field.</value>
  821. </member>
  822. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormCheckBoxField.ExportValue">
  823. <summary>
  824. <para>Specifies an export value of a check box field.</para>
  825. </summary>
  826. <value>A <see cref="T:System.String"/> value which represents an export value of a check box field.</value>
  827. </member>
  828. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormCheckBoxField.IsChecked">
  829. <summary>
  830. <para>Gets or sets whether a check box is checked.</para>
  831. </summary>
  832. <value>true, if the check box is checked; otherwise, false. Default value is false.</value>
  833. </member>
  834. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormCheckBoxField.ShouldGeneratePressedAppearance">
  835. <summary>
  836. <para>Specifies whether to generate a down appearance that will appear in a check box when the mouse button is pressed within the check box area.</para>
  837. </summary>
  838. <value>true, if a down appearance is generated within the check box area; otherwise, false. Default value is true.</value>
  839. </member>
  840. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormChoiceField">
  841. <summary>
  842. <para>Represents the base class for combo box and list box fields.</para>
  843. </summary>
  844. </member>
  845. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormChoiceField.AddValue(System.String)">
  846. <summary>
  847. <para>Adds an item to a combo box and list box using their display value.</para>
  848. </summary>
  849. <param name="displayValue">A <see cref="T:System.String"/> that is a value to be added to combo box and list box.</param>
  850. </member>
  851. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormChoiceField.AddValue(System.String,System.String)">
  852. <summary>
  853. <para>Adds an item to a combo box and list box using their display and export values.</para>
  854. </summary>
  855. <param name="displayValue">A <see cref="T:System.String"/> that is a value to be added to a combo box and list box.</param>
  856. <param name="exportValue">A <see cref="T:System.String"/> that is an export value.</param>
  857. </member>
  858. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormChoiceField.ClearSelection">
  859. <summary>
  860. <para>Clears the combo box or list box selection.</para>
  861. </summary>
  862. </member>
  863. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormChoiceField.ClearValues">
  864. <summary>
  865. <para>Removes all values to be added to the list box and combo box.</para>
  866. </summary>
  867. </member>
  868. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormChoiceField.SelectValue(System.String)">
  869. <summary>
  870. <para>Selects an item of a combo box and list box by their export value.</para>
  871. </summary>
  872. <param name="exportValue">A <see cref="T:System.String"/> value that represents the item’s export value.</param>
  873. <returns>true, if the combo box or list box item was successfully selected; otherwise, false.</returns>
  874. </member>
  875. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormChoiceField.SetSelected(System.Int32,System.Boolean)">
  876. <summary>
  877. <para>Sets the specified item’s selection state in combo box and list box fields.</para>
  878. </summary>
  879. <param name="index">The zero-based index of the item whose selection state will be changed.</param>
  880. <param name="value">true, to select the item; false to unselect the item.</param>
  881. </member>
  882. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormComboBoxField">
  883. <summary>
  884. <para>Represents a combo box field.</para>
  885. </summary>
  886. </member>
  887. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormComboBoxField.#ctor(System.String,System.Drawing.RectangleF)">
  888. <summary>
  889. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormComboBoxField"/> class with the specified combo box field name and a rectangle where the combo box field will be located on a page.</para>
  890. </summary>
  891. <param name="name">A <see cref="T:System.String"/> that specifies the name of a combo box field.</param>
  892. <param name="rectangle">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a combo box field is located on a page.</param>
  893. </member>
  894. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormComboBoxField.Editable">
  895. <summary>
  896. <para>Gets or sets a value that determines whether text within a text box of the combo box field can be edited.</para>
  897. </summary>
  898. <value>true, if text within a text box of the combo box field can be edited; otherwise, false. The default value is false.</value>
  899. </member>
  900. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormComboBoxField.ValueFormat">
  901. <summary>
  902. <para>Provides access to the field value format options.</para>
  903. </summary>
  904. <value>An object that allows you to specify the value format.</value>
  905. </member>
  906. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormCommonField">
  907. <summary>
  908. <para>Represents the base class for common field types such as text box, check box, list box, combo box and signature.</para>
  909. </summary>
  910. </member>
  911. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormCommonField.Rectangle">
  912. <summary>
  913. <para>Specifies a rectangle inside which an interactive form field is located on a page.</para>
  914. </summary>
  915. <value>A <see cref="T:System.Drawing.RectangleF"/> object that represents a field rectangle.</value>
  916. </member>
  917. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormCommonField.TextAlignment">
  918. <summary>
  919. <para>Specifies the horizontal alignment of the interactive form field’s text.</para>
  920. </summary>
  921. <value>A <see cref="T:DevExpress.Pdf.PdfAcroFormStringAlignment"/> enumeration value that specifies how the text is horizontally aligned within the interactive form field.</value>
  922. </member>
  923. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormField">
  924. <summary>
  925. <para>Represents the base class for all interactive form fields.</para>
  926. </summary>
  927. </member>
  928. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormField.Appearance">
  929. <summary>
  930. <para>Specifies the appearance settings for the interactive form field.</para>
  931. </summary>
  932. <value>A <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance"/> object that specifies the appearance of the interactive form field.</value>
  933. </member>
  934. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormField.CreateComboBox(System.String,System.Drawing.RectangleF)">
  935. <summary>
  936. <para>Creates a combo box field using the field name and a rectangle where the combo box field will be located on a page.</para>
  937. </summary>
  938. <param name="name">A <see cref="T:System.String"/> that specifies the name of a combo box field.</param>
  939. <param name="rect">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a combo box field is located on a page.</param>
  940. <returns>A <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormComboBoxField"/> object that represents a created combo box field.</returns>
  941. </member>
  942. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormField.CreateListBox(System.String,System.Drawing.RectangleF)">
  943. <summary>
  944. <para>Creates a list box field using the field name and a rectangle where the list box field will be located on a page.</para>
  945. </summary>
  946. <param name="name">A <see cref="T:System.String"/> that specifies the name of a list box field.</param>
  947. <param name="rect">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a list box field is located on a page.</param>
  948. <returns>A <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormListBoxField"/> object that represents a created list box field.</returns>
  949. </member>
  950. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormField.CreateRadioGroup(System.String)">
  951. <summary>
  952. <para>Creates a radio group field using the field name.</para>
  953. </summary>
  954. <param name="name">A <see cref="T:System.String"/> that specifies the name of a radio group field.</param>
  955. <returns>A <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField"/> object that represents a created radio group field.</returns>
  956. </member>
  957. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormField.CreateSignature(System.String,System.Drawing.RectangleF)">
  958. <summary>
  959. <para>Creates a signature field using the field name and a rectangle where a signature field will be located on a page.</para>
  960. </summary>
  961. <param name="name">A <see cref="T:System.String"/> that specifies the name of a signature field.</param>
  962. <param name="rect">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a signature field is located on a page.</param>
  963. <returns>A <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormSignatureField"/> object that represents a created signature field.</returns>
  964. </member>
  965. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormField.CreateTextBox(System.String,System.Drawing.RectangleF)">
  966. <summary>
  967. <para>Creates a text box field using the field name and a rectangle where a text box field will be located on a page.</para>
  968. </summary>
  969. <param name="name">A <see cref="T:System.String"/> that specifies the name of a text box field.</param>
  970. <param name="rect">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a text box field is located on a page.</param>
  971. <returns>A <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField"/> object that represents a created text box field.</returns>
  972. </member>
  973. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormField.Name">
  974. <summary>
  975. <para>Specifies the interactive form field name.</para>
  976. </summary>
  977. <value>A <see cref="T:System.String"/> value that is the field name.</value>
  978. </member>
  979. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormField.Print">
  980. <summary>
  981. <para>Specifies whether the current form field is printed.</para>
  982. </summary>
  983. <value>true, if the current form field is printed on the page, otherwise, false. The default value is true.</value>
  984. </member>
  985. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormField.ReadOnly">
  986. <summary>
  987. <para>Gets or sets whether the interactive form field allows editing.</para>
  988. </summary>
  989. <value>true, if end-users cannot modify the form field’s value; otherwise, false.</value>
  990. </member>
  991. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormField.Required">
  992. <summary>
  993. <para>Gets or sets the required status of the interactive form field.</para>
  994. </summary>
  995. <value>true, if the form field must have a value at the time it is exported by a submit-form action; otherwise, false.</value>
  996. </member>
  997. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormField.Rotation">
  998. <summary>
  999. <para>Specifies the rotation to apply to interactive form field.</para>
  1000. </summary>
  1001. <value>A <see cref="T:DevExpress.Pdf.PdfAcroFormFieldRotation"/> enumeration value that represents the degree by which a form field is rotated counterclockwise relative to the page.</value>
  1002. </member>
  1003. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormField.ToolTip">
  1004. <summary>
  1005. <para>Specifies the form field’s tooltip text.</para>
  1006. </summary>
  1007. <value>A <see cref="T:System.String"/> value that specifies the text displayed within the form field’s tooltip.</value>
  1008. </member>
  1009. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormField.Visible">
  1010. <summary>
  1011. <para>Specifies whether the form field is visible on the page.</para>
  1012. </summary>
  1013. <value>true, if the form field is visible; otherwise, false.</value>
  1014. </member>
  1015. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance">
  1016. <summary>
  1017. <para>Provides appearance settings used to paint an interactive form field.</para>
  1018. </summary>
  1019. </member>
  1020. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance.#ctor">
  1021. <summary>
  1022. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance"/> class with the default settings.</para>
  1023. </summary>
  1024. </member>
  1025. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance.BackgroundColor">
  1026. <summary>
  1027. <para>Specifies the form field’s background color.</para>
  1028. </summary>
  1029. <value>A <see cref="T:System.Drawing.Color"/> value that specifies the interactive form field’s background color.</value>
  1030. </member>
  1031. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance.BorderAppearance">
  1032. <summary>
  1033. <para>Specifies the border appearance settings for an interactive form field.</para>
  1034. </summary>
  1035. <value>A <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormBorderAppearance"/> object that specifies the border appearance for the interactive form field. The default value is null (a border is not displayed in a form field).</value>
  1036. </member>
  1037. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance.FontFamily">
  1038. <summary>
  1039. <para>Specifies the font family name for an interactive form field.</para>
  1040. </summary>
  1041. <value>A <see cref="T:System.String"/> that specifies the font family name.</value>
  1042. </member>
  1043. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance.FontSize">
  1044. <summary>
  1045. <para>Specifies the size of the interactive form field’s font.</para>
  1046. </summary>
  1047. <value>A <see cref="T:System.Double"/> value representing the font size for the interactive form field. The default value: 12.</value>
  1048. </member>
  1049. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance.FontStyle">
  1050. <summary>
  1051. <para>Specifies the style of the form field font.</para>
  1052. </summary>
  1053. <value>A <see cref="T:System.Windows.FontStyle"/> value, representing the font style.</value>
  1054. </member>
  1055. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormFieldAppearance.ForeColor">
  1056. <summary>
  1057. <para>Specifies the foreground color of an interactive form field.</para>
  1058. </summary>
  1059. <value>A <see cref="T:System.Drawing.Color"/> structure specifying the foreground color of an interactive form field.</value>
  1060. </member>
  1061. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormListBoxField">
  1062. <summary>
  1063. <para>Represents a list box field.</para>
  1064. </summary>
  1065. </member>
  1066. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormListBoxField.#ctor(System.String,System.Drawing.RectangleF)">
  1067. <summary>
  1068. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormListBoxField"/> class with the specified list box field name and a rectangle where the list box field will be located on a page.</para>
  1069. </summary>
  1070. <param name="name">A <see cref="T:System.String"/> that specifies the name of a list box field.</param>
  1071. <param name="rectangle">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a list box field is located on a page.</param>
  1072. </member>
  1073. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormListBoxField.MultiSelect">
  1074. <summary>
  1075. <para>Specifies whether multiple items can be selected simultaneously in the list box field.</para>
  1076. </summary>
  1077. <value>true, if multiple selections of list box items are allowed; otherwise, false.</value>
  1078. </member>
  1079. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormListBoxField.TopIndex">
  1080. <summary>
  1081. <para>Specifies the index of the first visible item in the list box field.</para>
  1082. </summary>
  1083. <value>An integer value that is the zero-based index of the first visible item in the list box. Default value is 0.</value>
  1084. </member>
  1085. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField">
  1086. <summary>
  1087. <para>Represents a radio group field.</para>
  1088. </summary>
  1089. </member>
  1090. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField.#ctor(System.String)">
  1091. <summary>
  1092. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField"/> class with the specified radio group field name.</para>
  1093. </summary>
  1094. <param name="name">A <see cref="T:System.String"/> that specifies the name of a radio group field.</param>
  1095. </member>
  1096. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField.AddButton(System.String,System.Drawing.RectangleF)">
  1097. <summary>
  1098. <para>Adds a radio button to the radio group field using the radio button name and a rectangle that specifies the location of this button on a PDF page.</para>
  1099. </summary>
  1100. <param name="name">A <see cref="T:System.String"/> that specifies the name of a radio button.</param>
  1101. <param name="rect">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a radio button is located on a page.</param>
  1102. </member>
  1103. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField.ButtonStyle">
  1104. <summary>
  1105. <para>Gets or sets the style that defines the appearance of a radio button within a radio group.</para>
  1106. </summary>
  1107. <value>A <see cref="T:DevExpress.Pdf.PdfAcroFormButtonStyle"/> enumeration value that determines the style of a radio button within a radio group.</value>
  1108. </member>
  1109. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField.ClearButtons">
  1110. <summary>
  1111. <para>Removes all radio buttons from the radio group field.</para>
  1112. </summary>
  1113. </member>
  1114. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField.RadioButtonCount">
  1115. <summary>
  1116. <para>Gets the number of radio buttons in the radio group field.</para>
  1117. </summary>
  1118. <value>An integer value that is the number of radio buttons in the radio group field.</value>
  1119. </member>
  1120. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField.SelectedIndex">
  1121. <summary>
  1122. <para>Specifies index of the selected item in radio group field.</para>
  1123. </summary>
  1124. <value>An integer value, representing the zero-based index of the radio group’s selected item.</value>
  1125. </member>
  1126. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormRadioGroupField.ShouldGeneratePressedAppearance">
  1127. <summary>
  1128. <para>Specifies whether to generate a down appearance that will appear when the mouse button is pressed within the radio button area.</para>
  1129. </summary>
  1130. <value>true, if a down appearance is generated within the radio button area; otherwise, false. Default value is true.</value>
  1131. </member>
  1132. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormSignatureField">
  1133. <summary>
  1134. <para>Represents the signature field.</para>
  1135. </summary>
  1136. </member>
  1137. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormSignatureField.#ctor(System.String,System.Drawing.RectangleF)">
  1138. <summary>
  1139. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormSignatureField"/> class with the specified signature field name and a rectangle where the signature field will be located on a page.</para>
  1140. </summary>
  1141. <param name="name">A <see cref="T:System.String"/> that specifies the name of a signature field.</param>
  1142. <param name="rectangle">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a signature field is located on a page.</param>
  1143. </member>
  1144. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormSignatureField.ContentImage">
  1145. <summary>
  1146. <para>Specifies an image displayed in the signature form field.</para>
  1147. </summary>
  1148. <value>A <see cref="T:System.Drawing.Image"/> object that is an image displayed in the signature form field.</value>
  1149. </member>
  1150. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormSignatureField.LineAlignment">
  1151. <summary>
  1152. <para>Specifies the vertical alignment of the string within the signature field.</para>
  1153. </summary>
  1154. <value>A <see cref="T:DevExpress.Pdf.PdfAcroFormStringAlignment"/> enumeration value that represents the vertical line alignment.</value>
  1155. </member>
  1156. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormSignatureField.StretchContentImage">
  1157. <summary>
  1158. <para>Specifies whether an image should be stretched to fill the rectangle of a signature field.</para>
  1159. </summary>
  1160. <value>true, if an image is stretched to fill the rectangle of a signature field; otherwise, false.</value>
  1161. </member>
  1162. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormSignatureField.Text">
  1163. <summary>
  1164. <para>Specifies text displayed in a signature field.</para>
  1165. </summary>
  1166. <value>A <see cref="T:System.String"/> value which represents the text displayed in the signature field.</value>
  1167. </member>
  1168. <member name="T:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField">
  1169. <summary>
  1170. <para>Represents a text box field.</para>
  1171. </summary>
  1172. </member>
  1173. <member name="M:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField.#ctor(System.String,System.Drawing.RectangleF)">
  1174. <summary>
  1175. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField"/> class with the specified text box field name and a rectangle where the text box field will be located on a page.</para>
  1176. </summary>
  1177. <param name="name">A <see cref="T:System.String"/> that specifies the name of a text box field.</param>
  1178. <param name="rectangle">A <see cref="T:System.Drawing.RectangleF"/> object that represents a rectangle inside which a text box field is located on a page.</param>
  1179. </member>
  1180. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField.MaxLength">
  1181. <summary>
  1182. <para>Specifies the maximum text length for a text box field.</para>
  1183. </summary>
  1184. <value>A positive integer value specifying the maximum number of characters allowed in a text box field or 0 indicating that the number of characters in a text box field is not limited.The default value is 0.</value>
  1185. </member>
  1186. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField.Multiline">
  1187. <summary>
  1188. <para>Specifies whether the text box field can contain multiple lines of text.</para>
  1189. </summary>
  1190. <value>true, if the text box field can contain multiple lines of text; otherwise, false.</value>
  1191. </member>
  1192. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField.Scrollable">
  1193. <summary>
  1194. <para>Specifies whether a text box field can be scrollable when the entered text exceeds the field area.</para>
  1195. </summary>
  1196. <value>true, if a text box field is scrollable when the entered text exceeds the field area; otherwise, false.</value>
  1197. </member>
  1198. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField.SpellCheck">
  1199. <summary>
  1200. <para>Specifies whether text entered to a text box field is spell checked.</para>
  1201. </summary>
  1202. <value>true, if text entered to a text box field is spell checked; otherwise, false.</value>
  1203. </member>
  1204. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField.Text">
  1205. <summary>
  1206. <para>Specifies text of the text box field.</para>
  1207. </summary>
  1208. <value>A <see cref="T:System.String"/> value which represents the text displayed in the text box field.</value>
  1209. </member>
  1210. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField.Type">
  1211. <summary>
  1212. <para>Specifies the type of the text box field.</para>
  1213. </summary>
  1214. <value>A <see cref="T:DevExpress.Pdf.PdfAcroFormTextFieldType"/> enumeration value that represents the text box field type.</value>
  1215. </member>
  1216. <member name="P:DevExpress.Pdf.PdfGraphicsAcroFormTextBoxField.ValueFormat">
  1217. <summary>
  1218. <para>Provides access to the field value format options.</para>
  1219. </summary>
  1220. <value>An object that allows you to specify the value format.</value>
  1221. </member>
  1222. <member name="T:DevExpress.Pdf.PdfGraphicsJpegImageQuality">
  1223. <summary>
  1224. <para>Specifies how images are exported to PDF format.</para>
  1225. </summary>
  1226. </member>
  1227. <member name="F:DevExpress.Pdf.PdfGraphicsJpegImageQuality.High">
  1228. <summary>
  1229. <para>The resulting Jpeg image quality is high.</para>
  1230. </summary>
  1231. </member>
  1232. <member name="F:DevExpress.Pdf.PdfGraphicsJpegImageQuality.Highest">
  1233. <summary>
  1234. <para>The resulting Jpeg image quality is the highest.</para>
  1235. </summary>
  1236. </member>
  1237. <member name="F:DevExpress.Pdf.PdfGraphicsJpegImageQuality.Low">
  1238. <summary>
  1239. <para>The resulting Jpeg image quality is low.</para>
  1240. </summary>
  1241. </member>
  1242. <member name="F:DevExpress.Pdf.PdfGraphicsJpegImageQuality.Lowest">
  1243. <summary>
  1244. <para>The resulting Jpeg image quality is the lowest.</para>
  1245. </summary>
  1246. </member>
  1247. <member name="F:DevExpress.Pdf.PdfGraphicsJpegImageQuality.Medium">
  1248. <summary>
  1249. <para>The resulting Jpeg image quality is medium.</para>
  1250. </summary>
  1251. </member>
  1252. <member name="T:DevExpress.Pdf.PdfPrinterSettings">
  1253. <summary>
  1254. <para>Provides the additional printer settings to a PDF Viewer.</para>
  1255. </summary>
  1256. </member>
  1257. <member name="M:DevExpress.Pdf.PdfPrinterSettings.#ctor">
  1258. <summary>
  1259. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfPrinterSettings"/> class with the default settings.</para>
  1260. </summary>
  1261. </member>
  1262. <member name="M:DevExpress.Pdf.PdfPrinterSettings.#ctor(System.Drawing.Printing.PrinterSettings)">
  1263. <summary>
  1264. <para>Initializes a new instance of the <see cref="T:DevExpress.Pdf.PdfPrinterSettings"/> class with the specified settings.</para>
  1265. </summary>
  1266. <param name="settings">A <see cref="T:System.Drawing.Printing.PrinterSettings"/> object.</param>
  1267. </member>
  1268. <member name="P:DevExpress.Pdf.PdfPrinterSettings.EnableLegacyPrinting">
  1269. <summary>
  1270. <para>Gets or sets whether to enable the legacy printing engine.</para>
  1271. </summary>
  1272. <value>true to use the old printing engine; otherwise - false.</value>
  1273. </member>
  1274. <member name="P:DevExpress.Pdf.PdfPrinterSettings.PageNumbers">
  1275. <summary>
  1276. <para>Specifies the PDF document page numbers to be printed.</para>
  1277. </summary>
  1278. <value>An array of integer values that correspond to page numbers.</value>
  1279. </member>
  1280. <member name="P:DevExpress.Pdf.PdfPrinterSettings.PageOrientation">
  1281. <summary>
  1282. <para>Specifies the orientation of pages to be printed.</para>
  1283. </summary>
  1284. <value>A <see cref="T:DevExpress.Pdf.PdfPrintPageOrientation"/> value. The default value is <see cref="F:DevExpress.Pdf.PdfPrintPageOrientation.Auto"/>.</value>
  1285. </member>
  1286. <member name="P:DevExpress.Pdf.PdfPrinterSettings.PrintingDpi">
  1287. <summary>
  1288. <para>Specifies the dpi value used to print the PDF document.</para>
  1289. </summary>
  1290. <value>A <see cref="T:System.Int32"/> value which represents the printing dpi.</value>
  1291. </member>
  1292. <member name="P:DevExpress.Pdf.PdfPrinterSettings.PrintInGrayscale">
  1293. <summary>
  1294. <para>Gets or sets a value which indicates whether to print the document content in grayscale.</para>
  1295. </summary>
  1296. <value>true to print a document content in grayscale; false the current printer settings are used.</value>
  1297. </member>
  1298. <member name="P:DevExpress.Pdf.PdfPrinterSettings.PrintStickyNotes">
  1299. <summary>
  1300. <para>Gets or sets whether to print text markup annotations (sticky notes).</para>
  1301. </summary>
  1302. <value>true to print sticky notes; otherwise, false.</value>
  1303. </member>
  1304. <member name="P:DevExpress.Pdf.PdfPrinterSettings.PrintTextAsOutlines">
  1305. <summary>
  1306. <para>Gets or sets whether to print text as character outlines in the DirectX printing engine.</para>
  1307. </summary>
  1308. <value>true to print text as outlines; otherwise, false.</value>
  1309. </member>
  1310. <member name="P:DevExpress.Pdf.PdfPrinterSettings.Scale">
  1311. <summary>
  1312. <para>Specifies the percentage scale factor of the document page to be printed.</para>
  1313. </summary>
  1314. <value>A <see cref="T:System.Single"/> value which represents the scale factor of the document page (the scale is measured as a percentage).</value>
  1315. </member>
  1316. <member name="P:DevExpress.Pdf.PdfPrinterSettings.ScaleMode">
  1317. <summary>
  1318. <para>Specifies the page scale mode when a document is printing.</para>
  1319. </summary>
  1320. <value>A <see cref="T:DevExpress.Pdf.PdfPrintScaleMode"/> value.</value>
  1321. </member>
  1322. <member name="P:DevExpress.Pdf.PdfPrinterSettings.Settings">
  1323. <summary>
  1324. <para>Provides access to the standard .NET Framework printer settings.</para>
  1325. </summary>
  1326. <value>A <see cref="T:System.Drawing.Printing.PrinterSettings"/> object containing the standard .NET Framework printer settings.</value>
  1327. </member>
  1328. <member name="T:DevExpress.Pdf.PdfPrintPageEventArgs">
  1329. <summary>
  1330. <para>Provides data for the <see cref="E:DevExpress.XtraPdfViewer.PdfViewer.PrintPage"/> and <see cref="E:DevExpress.Pdf.PdfDocumentProcessor.PrintPage"/> events.</para>
  1331. </summary>
  1332. </member>
  1333. <member name="P:DevExpress.Pdf.PdfPrintPageEventArgs.PageCount">
  1334. <summary>
  1335. <para>Returns the total number of pages which were sent to the printer.</para>
  1336. </summary>
  1337. <value>An integer value which represents the total number of pages which were sent to the printer.</value>
  1338. </member>
  1339. <member name="P:DevExpress.Pdf.PdfPrintPageEventArgs.PageNumber">
  1340. <summary>
  1341. <para>Returns the page number of the currently printed page.</para>
  1342. </summary>
  1343. <value>An integer value that is the page number.</value>
  1344. </member>
  1345. <member name="T:DevExpress.Pdf.PdfPrintPageEventHandler">
  1346. <summary>
  1347. <para>A method that will handle the <see cref="E:DevExpress.XtraPdfViewer.PdfViewer.PrintPage"/> and <see cref="E:DevExpress.Pdf.PdfDocumentProcessor.PrintPage"/> events.</para>
  1348. </summary>
  1349. <param name="sender">The event source. This parameter identifies either the <see cref="T:DevExpress.Pdf.PdfDocumentProcessor"/> or <see cref="T:DevExpress.XtraPdfViewer.PdfViewer"/> which raised the event.</param>
  1350. <param name="e">A <see cref="T:DevExpress.Pdf.PdfPrintPageEventArgs"/> object that contains event data.</param>
  1351. </member>
  1352. <member name="T:DevExpress.Pdf.PdfPrintPageOrientation">
  1353. <summary>
  1354. <para>Lists the available document orientation modes.</para>
  1355. </summary>
  1356. </member>
  1357. <member name="F:DevExpress.Pdf.PdfPrintPageOrientation.Auto">
  1358. <summary>
  1359. <para>The orientation is defined automatically to fit the page content to the specific paper type.</para>
  1360. </summary>
  1361. </member>
  1362. <member name="F:DevExpress.Pdf.PdfPrintPageOrientation.Landscape">
  1363. <summary>
  1364. <para>Orientation of the document pages is landscape.</para>
  1365. </summary>
  1366. </member>
  1367. <member name="F:DevExpress.Pdf.PdfPrintPageOrientation.Portrait">
  1368. <summary>
  1369. <para>Orientation of the document pages is portrait.</para>
  1370. </summary>
  1371. </member>
  1372. <member name="T:DevExpress.Pdf.PdfPrintScaleMode">
  1373. <summary>
  1374. <para>Lists the available document scale modes.</para>
  1375. </summary>
  1376. </member>
  1377. <member name="F:DevExpress.Pdf.PdfPrintScaleMode.ActualSize">
  1378. <summary>
  1379. <para>A printed page is not scaled.</para>
  1380. </summary>
  1381. </member>
  1382. <member name="F:DevExpress.Pdf.PdfPrintScaleMode.CustomScale">
  1383. <summary>
  1384. <para>A printed page is scaled by a specified percentage scale factor.</para>
  1385. </summary>
  1386. </member>
  1387. <member name="F:DevExpress.Pdf.PdfPrintScaleMode.Fit">
  1388. <summary>
  1389. <para>A printed page is scaled to fit a specific paper size.</para>
  1390. </summary>
  1391. </member>
  1392. <member name="T:DevExpress.Pdf.PdfQueryPageSettingsEventArgs">
  1393. <summary>
  1394. <para>Provides data for the <see cref="E:DevExpress.XtraPdfViewer.PdfViewer.QueryPageSettings"/> and <see cref="E:DevExpress.Pdf.PdfDocumentProcessor.QueryPageSettings"/> events.</para>
  1395. </summary>
  1396. </member>
  1397. <member name="P:DevExpress.Pdf.PdfQueryPageSettingsEventArgs.PageNumber">
  1398. <summary>
  1399. <para>Gets the page number in a document.</para>
  1400. </summary>
  1401. <value>An integer value, specifying the page number.</value>
  1402. </member>
  1403. <member name="P:DevExpress.Pdf.PdfQueryPageSettingsEventArgs.PageSize">
  1404. <summary>
  1405. <para>Gets the size of the current page.</para>
  1406. </summary>
  1407. <value>A <see cref="T:System.Drawing.SizeF"/> value.</value>
  1408. </member>
  1409. <member name="P:DevExpress.Pdf.PdfQueryPageSettingsEventArgs.PrintInGrayscale">
  1410. <summary>
  1411. <para>Gets or sets a value which indicates whether to print the document content in grayscale.</para>
  1412. </summary>
  1413. <value>true to print a document content in grayscale; false the current printer settings are used.</value>
  1414. </member>
  1415. <member name="T:DevExpress.Pdf.PdfQueryPageSettingsEventHandler">
  1416. <summary>
  1417. <para>A method that will handle the <see cref="E:DevExpress.Pdf.PdfDocumentProcessor.QueryPageSettings"/> and <see cref="E:DevExpress.XtraPdfViewer.PdfViewer.QueryPageSettings"/> events.</para>
  1418. </summary>
  1419. <param name="sender">The event source. This parameter identifies either the <see cref="T:DevExpress.Pdf.PdfDocumentProcessor"/> or <see cref="T:DevExpress.XtraPdfViewer.PdfViewer"/> which raised the event.</param>
  1420. <param name="e">A <see cref="T:DevExpress.Pdf.PdfQueryPageSettingsEventArgs"/> object that contains event data.</param>
  1421. </member>
  1422. <member name="T:DevExpress.Pdf.PdfRenderingEngine">
  1423. <summary>
  1424. <para>Lists values used to specify the rendering engine.</para>
  1425. </summary>
  1426. </member>
  1427. <member name="F:DevExpress.Pdf.PdfRenderingEngine.DirectX">
  1428. <summary>
  1429. <para>DirectX rendering engine.</para>
  1430. </summary>
  1431. </member>
  1432. <member name="F:DevExpress.Pdf.PdfRenderingEngine.GdiPlus">
  1433. <summary>
  1434. <para>GDI/GDI+ rendering engine.</para>
  1435. </summary>
  1436. </member>
  1437. <member name="F:DevExpress.Pdf.PdfRenderingEngine.Skia">
  1438. <summary>
  1439. <para>Skia graphics engine.</para>
  1440. </summary>
  1441. </member>
  1442. <member name="T:DevExpress.Pdf.PdfViewerAnnotationBuilderExtensions">
  1443. <summary>
  1444. <para>Defines extension methods for the IPdfViewerAnnotationBuilder interface.</para>
  1445. </summary>
  1446. </member>
  1447. <member name="M:DevExpress.Pdf.PdfViewerAnnotationBuilderExtensions.AsMarkupAnnotationBuilder(DevExpress.Pdf.IPdfViewerAnnotationBuilder)">
  1448. <summary>
  1449. <para>Casts the IPdfViewerAnnotationBuilder object to the IPdfViewerMarkupAnnotationBuilder object.</para>
  1450. </summary>
  1451. <param name="builder">Current IPdfViewerAnnotationBuilder object.</param>
  1452. <returns>The object that contain information about the markup annotation.</returns>
  1453. </member>
  1454. <member name="M:DevExpress.Pdf.PdfViewerAnnotationBuilderExtensions.AsTextAnnotationBuilder(DevExpress.Pdf.IPdfViewerAnnotationBuilder)">
  1455. <summary>
  1456. <para>Casts the IPdfViewerAnnotationBuilder object to the IPdfViewerTextAnnotationBuilder object.</para>
  1457. </summary>
  1458. <param name="builder">Current IPdfViewerAnnotationBuilder object.</param>
  1459. <returns>The IPdfViewerTextAnnotationBuilder object that contains text annotation parameters.</returns>
  1460. </member>
  1461. <member name="M:DevExpress.Pdf.PdfViewerAnnotationBuilderExtensions.AsTextAnnotationBuilder(DevExpress.Pdf.IPdfViewerMarkupAnnotationBuilder)">
  1462. <summary>
  1463. <para>Casts the IPdfViewerMarkupAnnotationBuilder object to the IPdfViewerTextAnnotationBuilder object.</para>
  1464. </summary>
  1465. <param name="builder">Current IPdfViewerMarkupAnnotationBuilder object.</param>
  1466. <returns>The IPdfViewerTextAnnotationBuilder object that contains text annotation parameters.</returns>
  1467. </member>
  1468. <member name="M:DevExpress.Pdf.PdfViewerAnnotationBuilderExtensions.AsTextMarkupAnnotationBuilder(DevExpress.Pdf.IPdfViewerAnnotationBuilder)">
  1469. <summary>
  1470. <para>Casts the IPdfViewerAnnotationBuilder object to the IPdfViewerTextMarkupAnnotationBuilder object.</para>
  1471. </summary>
  1472. <param name="builder">Current IPdfViewerAnnotationBuilder object.</param>
  1473. <returns>The IPdfViewerTextMarkupAnnotationBuilder object that contains text markup annotation parameters.</returns>
  1474. </member>
  1475. <member name="M:DevExpress.Pdf.PdfViewerAnnotationBuilderExtensions.AsTextMarkupAnnotationBuilder(DevExpress.Pdf.IPdfViewerMarkupAnnotationBuilder)">
  1476. <summary>
  1477. <para>Casts the IPdfViewerMarkupAnnotationBuilder object to the IPdfViewerTextMarkupAnnotationBuilder object.</para>
  1478. </summary>
  1479. <param name="builder">Current IPdfViewerMarkupAnnotationBuilder object.</param>
  1480. <returns>The IPdfViewerTextMarkupAnnotationBuilder object that contains text markup annotation parameters.</returns>
  1481. </member>
  1482. <member name="T:DevExpress.Pdf.PdfViewerAnnotationExtensions">
  1483. <summary>
  1484. <para>Defines extension methods for the IPdfViewerAnnotation interface.</para>
  1485. </summary>
  1486. </member>
  1487. <member name="M:DevExpress.Pdf.PdfViewerAnnotationExtensions.AsMarkupAnnotation(DevExpress.Pdf.IPdfViewerAnnotation)">
  1488. <summary>
  1489. <para>Casts the IPdfViewerAnnotation object to the IPdfViewerMarkupAnnotation object</para>
  1490. </summary>
  1491. <param name="annotation">Current IPdfViewerAnnotation object.</param>
  1492. <returns>The IPdfViewerMarkupAnnotation object that contains markup annotation parameters.</returns>
  1493. </member>
  1494. <member name="M:DevExpress.Pdf.PdfViewerAnnotationExtensions.AsTextAnnotation(DevExpress.Pdf.IPdfViewerAnnotation)">
  1495. <summary>
  1496. <para>Casts the IPdfViewerAnnotation object to the IPdfViewerTextAnnotation object.</para>
  1497. </summary>
  1498. <param name="annotation">Current IPdfViewerAnnotation instance.</param>
  1499. <returns>The IPdfViewerTextAnnotation object that contains text annotation parameters.</returns>
  1500. </member>
  1501. <member name="M:DevExpress.Pdf.PdfViewerAnnotationExtensions.AsTextAnnotation(DevExpress.Pdf.IPdfViewerMarkupAnnotation)">
  1502. <summary>
  1503. <para>Casts the IPdfViewerMarkupAnnotation object to the IPdfViewerTextAnnotation object.</para>
  1504. </summary>
  1505. <param name="annotation">Current IPdfViewerMarkupAnnotation instance.</param>
  1506. <returns>The IPdfViewerTextAnnotation object that contains text annotation parameters.</returns>
  1507. </member>
  1508. <member name="M:DevExpress.Pdf.PdfViewerAnnotationExtensions.AsTextMarkupAnnotation(DevExpress.Pdf.IPdfViewerAnnotation)">
  1509. <summary>
  1510. <para>Casts the IPdfViewerAnnotation object to the IPdfViewerTextMarkupAnnotation object.</para>
  1511. </summary>
  1512. <param name="annotation">Current IPdfViewerAnnotation object.</param>
  1513. <returns>The IPdfViewerTextMarkupAnnotation object that contains text markup annotation parameters.</returns>
  1514. </member>
  1515. <member name="M:DevExpress.Pdf.PdfViewerAnnotationExtensions.AsTextMarkupAnnotation(DevExpress.Pdf.IPdfViewerMarkupAnnotation)">
  1516. <summary>
  1517. <para>Casts the IPdfViewerMarkupAnnotation object to the IPdfViewerTextMarkupAnnotation object.</para>
  1518. </summary>
  1519. <param name="annotation">Current IPdfViewerMarkupAnnotation instance.</param>
  1520. <returns>The IPdfViewerTextMarkupAnnotation object that contains text markup annotation parameters.</returns>
  1521. </member>
  1522. </members>
  1523. </doc>