PDF .NET Library Documentation - PDF Technologies, Inc.
The Canvas type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add1DBarcode |
This function adds a linear barcode to the canvas.
| |
| Add2DBarcode |
This function adds a two dimensional barcode to the canvas.
| |
| AddImage | Overloaded. | |
| AddMetaFile | Overloaded. | |
| AddTaggedText |
This function allows the writing of tagged text to the canvas.
| |
| AddText |
This function allows text to be writtento the canvas.
| |
| AddTextArea | Overloaded. | |
| AddUrl | ||
| DrawTable | Overloaded. | |
| EndLayer | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFontSize | ||
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetTextWidth | Overloaded. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetActiveFont | Overloaded. | |
| SetBreakLongWords | ||
| SetCharacterSpacing |
This procedure sets the additional space (in points) that should be inserted between
characters.
| |
| SetCjkFont |
This function embeds the Chinese, japanese and korean fonts
| |
| SetColumnCount | ||
| SetCursorPos | ||
| SetFirstLineIndent | ||
| SetHorizontalScaling |
This procedure sets the horizontal scaling factor in a percentage.
| |
| SetLayer | ||
| SetLineSpacing | ||
| SetTextAlignment | ||
| SetTextRise |
This procedure sets the "text rise", the amount of text base line offset in the vertical
dimension in points (1/72 inches).
| |
| TextOut | Overloaded. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Cursor |
AddText(string Text) method sets the last location of the cursor. You may also manually set the cursor position.
| |
| Dimension |
Canvas Dimension
| |
| Shapes |