The PdfHtmlImage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetDepFilePath |
Call this method of a HTML object with the fully qualified name of HiQPdf.dep when this file is installed
in a different folder from the HiQPdf.dll folder
(Inherited from HtmlObjectBase.) |
![]() | SetRotationAngle |
Sets the clockwise rotation angle of the coordinates system before drawing this object in PDF
(Inherited from PdfDrawableObject.) |
![]() | SetScaling |
Sets the horizontal and vertical scaling of the coordinates system before drawing this object in PDF
(Inherited from PdfDrawableObject.) |
![]() | SetSkewAngles |
Sets the clockwise skew angles of the coordinates system before drawing this object in PDF
(Inherited from PdfDrawableObject.) |
![]() | SetTranslation |
Sets the horizontal and vertical translation of the coordinates system before drawing this object in PDF
(Inherited from PdfDrawableObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also