Draw | Overridden. Draws the page writer to the given DocumentWriter object. |
Equals (inherited from Object) | See System.Object |
GetHashCode (inherited from Object) | See System.Object |
GetType (inherited from Object) | See System.Object |
GrowIf | Grows the buffer is the given bytes will not fit in the buffer. |
RequireLicense | Specifies that a license is required. |
SetCharacterSpacing | Sets the character spacing for text on the page. |
SetColor | Sets the color for the page. |
SetFont | Sets the font and font size for text on the page. |
SetGraphicsMode | Sets the page to graphics mode. |
SetHorizontalScaling | Sets the horizontal scaling for text on the page. |
SetLeading | Sets the leading for text on the page. |
SetLineCap | Sets the line cap style for paths on the page. |
SetLineJoin | Sets the line join style for paths on the page. |
SetLineStyle | Sets the line style for the page. |
SetLineWidth | Sets the line width for the page. |
SetMiterLimit | Sets the miterLimit for paths on the page. |
SetTextDefaults | Sets the text properties render mode, character space, word space, horizontal scale, and text rise to the defaults. |
SetTextMode | Sets the page to text mode. |
SetTextRenderingMode | Sets text rendering mode for text on the page. |
SetTextRise | Sets text rise for text on the page. |
SetWordSpacing | Sets the word spacing for text on the page. |
ToString (inherited from Object) | See System.Object |
Write | Writes text to the page. |
Write_B | Writes a PDF "B" operator to the page. |
Write_b_ | Writes a PDF "b" operator to the page. |
Write_BT | Writes a PDF "BT" operator to the page. |
Write_Bx | Writes a PDF "B*" operator to the page. |
Write_bx_ | Writes a PDF "b*" operator to the page. |
Write_c | Writes a PDF "c" operator to the page. |
Write_cm | Writes a PDF "cm" operator to the page. |
Write_d | Writes a PDF "d" operator to the page. |
Write_Do | Writes a PDF "Do" operator to the page. |
Write_DQuote | Writes a PDF Double Quote (""") operator to the page. |
Write_ET | Writes a PDF "ET" operator to the page. |
Write_f | Writes a PDF "f" operator to the page. |
Write_fx | Writes a PDF "f*" operator to the page. |
Write_G | Writes a PDF "G" operator to the page. |
Write_g_ | Writes a PDF "g" operator to the page. |
Write_gs | Writes a PDF "gs" operator to the page. |
Write_h | Writes a PDF "h" operator to the page. |
Write_J | Writes a PDF "J" operator to the page. |
Write_j_ | Writes a PDF "j" operator to the page. |
Write_K | Writes a PDF "K" operator to the page. |
Write_k_ | Writes a PDF "k" operator to the page. |
Write_l_ | Writes a PDF "l" operator to the page. |
Write_M | Writes a PDF "M" operator to the page. |
Write_m_ | Writes a PDF "m" operator to the page. |
Write_n | Writes a PDF "n" operator to the page. |
Write_Q | Writes a PDF "G" operator to the page. |
Write_q_ | Writes a PDF "q" operator to the page. |
Write_re | Writes a PDF "re" operator to the page. |
Write_RG | Writes a PDF "RG" operator to the page. |
Write_rg_ | Writes a PDF "rg" operator to the page. |
Write_S | Writes a PDF "S" operator to the page. |
Write_s_ | Writes a PDF "s" operator to the page. |
Write_SQuote | Writes a PDF Single Quote ("'") operator to the page. |
Write_Tc | Writes a PDF "Tc" operator to the page. |
Write_TD | Writes a PDF "TD" operator to the page. |
Write_Td_ | Writes a PDF "Td" operator to the page. |
Write_Tf | Writes a PDF "Tf" operator to the page. |
Write_TJ | Writes a PDF "TJ" operator to the page. |
Write_Tj_ | Writes a PDF "Tj" operator to the page. |
Write_TL | Writes a PDF "TL" operator to the page. |
Write_Tm | Writes a PDF "Tm" operator to the page. |
Write_Tr | Writes a PDF "Tr" operator to the page. |
Write_Ts | Writes a PDF "Ts" operator to the page. |
Write_Tw | Writes a PDF "Tw" operator to the page. |
Write_Tx | Writes a PDF "Tx" operator to the page. |
Write_Tz | Writes a PDF "Tz" operator to the page. |
Write_v | Writes a PDF "v" operator to the page. |
Write_W | Writes a PDF "W" operator to the page. |
Write_w_ | Writes a PDF "w" operator to the page. |
Write_Wx | Writes a PDF "W*" operator to the page. |
Write_y | Writes a PDF "y" operator to the page. |
WriteApply | Strokes and/or fills the path. |
WriteColorValue | Writes an color value to the page. |
WritePair | Writes a pair of numbers to the page. |
WritePoint | Writes a point to the page adjusted to PDF coordinates. |
WritePointX | Writes an X coordinate to the page adjusted to the PDF coordinate. |
WritePointY | Writes an X coordinate to the page adjusted to the PDF coordinate. |
WriteSpace | Writes a space to the page. |