PDF .NET Library Documentation - PDF Technologies, Inc.
The Body type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Add1DBarcode |
This function adds a linear barcode to the canvas.
(Inherited from Canvas.) |
![]() | Add2DBarcode |
This function adds a two dimensional barcode to the canvas.
(Inherited from Canvas.) |
![]() | AddAction |
Procedure creates object of PDFActionAnnotation.
|
![]() | AddExternalLink |
Draws a rectangle as a link to another pdf document.
|
![]() | AddFileAttachmentAnnotation |
This function adds a Pdf File Attachment Annotation to this page.
|
![]() | AddFileLink |
Draws a rectangle as a link to an external file.
|
![]() | AddImage | Overloaded. |
![]() | AddLineAnnotation |
This function adds a Pdf Line Annotation to this page.
|
![]() | AddLinkToPage |
This procedure places an active hyper-link area for the rectangle bounded by Rect.
|
![]() | AddMarkupAnnotation |
This function adds a PdfMarkupAnnotation to this page.
|
![]() | AddMetaFile | Overloaded. |
![]() | AddRubberStampAnnotation |
This function add a Pdf Rubber Stamp Annotation to this page.
|
![]() | AddTaggedText |
This function allows the writing of tagged text to the canvas.
(Inherited from Canvas.) |
![]() | AddText |
This function allows text to be writtento the canvas.
(Inherited from Canvas.) |
![]() | AddTextAnnotation |
This function adds a PDF Text Annotation to this page.
|
![]() | AddTextArea | Overloaded. |
![]() | AddUrl | (Inherited from Canvas.) |
![]() | DrawTable | Overloaded. |
![]() | EndLayer | (Inherited from Canvas.) |
![]() | 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 | (Inherited from Canvas.) |
![]() | 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 | (Inherited from Canvas.) |
![]() | SetCharacterSpacing |
This procedure sets the additional space (in points) that should be inserted between
characters.
(Inherited from Canvas.) |
![]() | SetCjkFont |
This function embeds the Chinese, japanese and korean fonts
(Inherited from Canvas.) |
![]() | SetColumnCount | (Inherited from Canvas.) |
![]() | SetCursorPos | (Inherited from Canvas.) |
![]() | SetFirstLineIndent | (Inherited from Canvas.) |
![]() | SetHorizontalScaling |
This procedure sets the horizontal scaling factor in a percentage.
(Inherited from Canvas.) |
![]() | SetLayer | (Inherited from Canvas.) |
![]() | SetLineSpacing | (Inherited from Canvas.) |
![]() | SetTextAlignment | (Inherited from Canvas.) |
![]() | SetTextRise |
This procedure sets the "text rise", the amount of text base line offset in the vertical
dimension in points (1/72 inches).
(Inherited from Canvas.) |
![]() | TextOut | Overloaded. |
![]() | ToString | (Inherited from Object.) |