ComponentOne PDF for .NET
C1PdfDocument Class Members
Properties  Methods  Events

C1.C1Pdf.4 Assembly > C1.C1Pdf Namespace : C1PdfDocument Class

The following tables list the members exposed by C1PdfDocument.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyOverridden. Gets or sets the index of the current page within the document.  
Public PropertyGets or sets the default page orientation for the document.  
Public PropertyGets or sets the maximum header level to create bookmarks for when rendering HTML text.  
Public PropertyOverridden. Gets or sets the default page size for the document (in points).  
Public PropertyGets or sets the default page size for the document.  
Public PropertyGets or sets the flag to convert EMF PLUS metafiles to EMF ONLY metafiles or no.  
Public PropertyGets or sets the rotate angle for drawing simple objects for the document in degree (from -360 to 360).  
Public Property (Inherited from System.ComponentModel.Component)
Top
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 MethodStart cliping use a path defined by points and types.  
Public MethodStop path cliping.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
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 an ellipse defined by a bounding rectangle specified by a coordinate pair, a width, and a height.  
Public MethodDraws a string by glyphs.  
Public MethodOverloaded. Draws the specified System.Drawing.Image object at the specified location, adjusting the image size as specified by the align and mode 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 MethodDraw metafile.  
Public MethodOverloaded. Draws a path defined by a System.Drawing.Drawing2D.GraphicsPath object.  
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.Drawing.Brush and System.Drawing.Font objects using the formatting attributes of the specified System.Drawing.StringFormat object.  
Public MethodOverloaded. Draws an HTML string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects.  
Public MethodOverloaded. Draws an RTF string in the specified rectangle with the specified System.Drawing.Brush and System.Drawing.Font objects.  
Public MethodOverloaded. Fills 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 MethodOverloaded. Fills a path defined by a System.Drawing.Drawing2D.GraphicsPath object.  
Public MethodOverloaded. Fills 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 using the specified fill mode.  
Public MethodOverloaded. Fills the interior of a rectangle specified by a coordinate pair, a width, and a height.  
Public Method (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. Measures the specified string when drawn with the specified System.Drawing.Font object and formatted with the specified System.Drawing.StringFormat object.  
Public MethodOverloaded. Measures an HTML string when drawn with a given System.Drawing.Font object into a rectangle with the specified width.  
Public MethodOverloaded. Measures an RTF string when drawn with a given System.Drawing.Font object into a rectangle with the specified width.  
Public MethodRestores the clipping area to the state after the last call to SetClipRect.  
Public MethodSets the clipping area.  
Public MethodSets the PDF transform (write the matrix).  
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

C1PdfDocument Class
C1.C1Pdf Namespace