See Also

OperatorWriter Class  | ceTe.DynamicPDF.IO Namespace

OperatorWriter overview

Public Properties

Public Property Dimensions Gets the dimensions of the current area.
Public Property Document Gets the Document object the page writer belongs to.
Public Property DocumentWriter Gets the DocumentWriter object the page writer is currently drawing to.
Public Property RequiredPdfObjects Overridden.  Gets the number of PDF objects required by the Symbol font.
Public Property ResourceType (Inherited from ceTe.DynamicPDF.Resource) Gets the type of resource.
Public Property Uid (Inherited from ceTe.DynamicPDF.Resource) Gets the unique ID of the resource.

Public Methods

Public Method Draw (Inherited from ceTe.DynamicPDF.Resource) Draws the resource to the given DocumentWriter object.
Public Method SetCharacterSpacing Sets the character spacing for text on the page.
Public Method SetColor Depreciated. Sets the color for the page.
Public Method SetFillColor Sets the fill color for the page.
Public Method SetFont Sets the font and font size for text on the page.
Public Method SetGraphicsMode Sets the page to graphics mode.
Public Method SetHorizontalScaling Sets the horizontal scaling for text on the page.
Public Method SetLeading Sets the leading for text on the page.
Public Method SetLineCap Sets the line cap style for paths on the page.
Public Method SetLineJoin Sets the line join style for paths on the page.
Public Method SetLineStyle Sets the line style for the page.
Public Method SetLineWidth Sets the line width for the page.
Public Method SetMiterLimit Sets the miterLimit for paths on the page.
Public Method SetStrokeColor Sets the stoke color for the page.
Public Method SetTextDefaults Sets the text properties render mode, character space, word space, horizontal scale, and text rise to the defaults.
Public Method SetTextMode Sets the page to text mode.
Public Method SetTextRenderingMode Sets text rendering mode for text on the page.
Public Method SetTextRise Sets text rise for text on the page.
Public Method SetWordSpacing Sets the word spacing for text on the page.
Public Method Write Overloaded.  
Public Method Write_B Writes a PDF "B" operator to the page.
Public Method Write_b_ Writes a PDF "b" operator to the page.
Public Method Write_BT Writes a PDF "BT" operator to the page.
Public Method Write_Bx Writes a PDF "B*" operator to the page.
Public Method Write_bx_ Writes a PDF "b*" operator to the page.
Public Method Write_c Writes a PDF "c" operator to the page.
Public Method Write_cm Overloaded.  
Public Method Write_d Overloaded.  
Public Method Write_DQuote Writes a PDF Double Quote (""") operator to the page.
Public Method Write_ET Writes a PDF "ET" operator to the page.
Public Method Write_f Writes a PDF "f" operator to the page.
Public Method Write_fx Writes a PDF "f*" operator to the page.
Public Method Write_G Writes a PDF "G" operator to the page.
Public Method Write_g_ Writes a PDF "g" operator to the page.
Public Method Write_h Writes a PDF "h" operator to the page.
Public Method Write_J Writes a PDF "J" operator to the page.
Public Method Write_j_ Writes a PDF "j" operator to the page.
Public Method Write_K Writes a PDF "K" operator to the page.
Public Method Write_k_ Writes a PDF "k" operator to the page.
Public Method Write_l_ Writes a PDF "l" operator to the page.
Public Method Write_M Writes a PDF "M" operator to the page.
Public Method Write_m_ Writes a PDF "m" operator to the page.
Public Method Write_n Writes a PDF "n" operator to the page.
Public Method Write_Q Overloaded.  
Public Method Write_q_ Overloaded.  
Public Method Write_re Writes a PDF "re" operator to the page.
Public Method Write_RG Writes a PDF "RG" operator to the page.
Public Method Write_rg_ Writes a PDF "rg" operator to the page.
Public Method Write_S Writes a PDF "S" operator to the page.
Public Method Write_s_ Writes a PDF "s" operator to the page.
Public Method Write_SQuote Writes a PDF Single Quote ("'") operator to the page.
Public Method Write_Tc Writes a PDF "Tc" operator to the page.
Public Method Write_TD Writes a PDF "TD" operator to the page.
Public Method Write_Td_ Writes a PDF "Td" operator to the page.
Public Method Write_Tf Writes a PDF "Tf" operator to the page.
Public Method Write_TJ Writes a PDF "TJ" operator to the page.
Public Method Write_Tj_ Overloaded.  
Public Method Write_TL Writes a PDF "TL" operator to the page.
Public Method Write_Tm Overloaded.  
Public Method Write_Tr Writes a PDF "Tr" operator to the page.
Public Method Write_Ts Writes a PDF "Ts" operator to the page.
Public Method Write_Tw Writes a PDF "Tw" operator to the page.
Public Method Write_Tx Writes a PDF "Tx" operator to the page.
Public Method Write_Tz Writes a PDF "Tz" operator to the page.
Public Method Write_v Writes a PDF "v" operator to the page.
Public Method Write_W Writes a PDF "W" operator to the page.
Public Method Write_w_ Writes a PDF "w" operator to the page.
Public Method Write_Wx Writes a PDF "W*" operator to the page.
Public Method Write_y Writes a PDF "y" operator to the page.
Public Method WriteApply Overloaded.  
Public Method WriteColorValue Writes an color value to the page.
Public Method WritePair Writes a pair of numbers to the page.
Public Method WritePoint Writes a point to the page adjusted to PDF coordinates.
Public Method WritePointX Writes an X coordinate to the page adjusted to the PDF coordinate.
Public Method WritePointY Writes an X coordinate to the page adjusted to the PDF coordinate.
Public Method WriteSpace Writes a space to the page.

See Also

OperatorWriter Class  | ceTe.DynamicPDF.IO Namespace

 

 


© Copyright 2007, ceTe Software