ComponentOne PDF for WPF and Silverlight
C1PdfDocument Class Methods

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace : C1PdfDocument Class

For a list of all members of this type, see C1PdfDocument members.

Public Methods
 NameDescription
Public MethodOverloaded. Adds a file attachment to the current page.  
Public MethodOverloaded. Adds a bookmark to the current page.  
Public MethodOverloaded. Adds an AcroField to the current page.  
Public MethodOverloaded. Adds a hyperlink to the current page.  
Public MethodOverloaded. Adds an annotation item to the current page.  
Public MethodOverloaded. Adds a hyperlink target to the current page.  
Public MethodRestores the document to its initial state. (Inherited from C1.Silverlight.Pdf.C1PdfDocumentBase)
Public MethodDraws an arc defined by an ellipse specified by a rectangle structure and two radial lines.  
Public MethodDraws a Bezier spline defined by four point structures.  
Public MethodDraws a series of Bezier splines from an array of point structures.  
Public MethodOverloaded. Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, adjusting the image size as specified by the align and stretch parameters.  
Public MethodOverloaded. Draws an ellipse defined by a bounding rectangle specified by a coordinate pair, a width, and a height.  
Public MethodOverloaded. Draws the specified System.Windows.Media.Imaging.WriteableBitmap object at the specified location, adjusting the image size as specified by the align and stretch parameters.  
Public MethodOverloaded. Draws a line connecting the two points specified by coordinate pairs.  
Public MethodDraws a series of line segments that connect an array of point structures.  
Public MethodDraws a pie shape defined by an ellipse specified by a rectangle structure and two radial lines.  
Public MethodDraws a polygon defined by an array of point structures.  
Public MethodOverloaded. Draws a rectangle specified by a coordinate pair, a width, and a height.  
Public MethodOverloaded. Draws the specified text string in the specified rectangle with the specified System.Windows.Media.Brush and Font objects using the formatting attributes of the specified StringFormat object.  
Public MethodFills an arc defined by an ellipse specified by a rectangle structure and two radial lines.  
Public MethodOverloaded. Fills the interior of an ellipse defined by a bounding rectangle specified by a coordinate pair, a width, and a height.  
Public MethodFills a pie shape defined by an ellipse specified by a rectangle structure and two radial lines.  
Public MethodOverloaded. Fills a polygon defined by an array of point structures.  
Public MethodOverloaded. Fills the interior of a rectangle specified by a coordinate pair, a width, and a height.  
Public MethodOverloaded. Measures the specified string when drawn with the specified Font object and formatted with the specified StringFormat object.  
Public MethodStarts a new page. (Inherited from C1.Silverlight.Pdf.C1PdfDocumentBase)
Public MethodRestores the clipping area to the state before the last call to SetClipRect.  
Public MethodOverloaded. Saves the Pdf document to a file. (Inherited from C1.Silverlight.Pdf.C1PdfDocumentBase)
Public MethodSets the clipping area.  
Public MethodWrites raw content into the Pdf stream for the current page. (Inherited from C1.Silverlight.Pdf.C1PdfDocumentBase)
Top
See Also

Reference

C1PdfDocument Class
C1.Silverlight.Pdf Namespace