The PDFTable type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
AddForm | (Inherited from PDFRect.) | |
AddImage | (Inherited from PDFRect.) | |
AddLine | (Inherited from PDFRect.) | |
AddRect | (Inherited from PDFRect.) | |
AddText |
add text to the document
(Inherited from PDFRect.) |
|
AdjustContentWidth |
Adjust Content width to spficial width
if the content is text it would be warp
(Inherited from PDFRect.) |
|
AdjustWidth | ||
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.) |
|
Finished | (Inherited from PDFRect.) | |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
NewLine | (Inherited from PDFRect.) | |
RenderPDF |
render the pdf document, consider change page
(Inherited from PDFRect.) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ColCount | ||
ContentWidth |
get the max content width in this rect
(Inherited from PDFRect.) |
|
Count | (Inherited from PDFRect.) | |
CurrLine | (Inherited from PDFRect.) | |
Height | (Inherited from PDFRect.) | |
Item | (Inherited from PDFRect.) | |
Left | (Inherited from PDFRect.) | |
Rect | (Inherited from PDFRect.) | |
RelateNode | (Inherited from PDFRect.) | |
ShowCol | (Inherited from PDFRect.) | |
ShowRow | (Inherited from PDFRect.) | |
Top | (Inherited from PDFRect.) | |
Width | (Inherited from PDFRect.) |