The PDFRect type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
AddForm | ||
AddImage | ||
AddLine | ||
AddRect | ||
AddText |
add text to the document
|
|
AdjustContentWidth |
Adjust Content width to spficial width
if the content is text it would be warp
|
|
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 | ||
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 | ||
RenderPDF |
render the pdf document, consider change page
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ContentWidth |
get the max content width in this rect
|
|
Count | ||
CurrLine | ||
Height | ||
Item | ||
Left | ||
Rect | ||
RelateNode | ||
ShowCol | ||
ShowRow | ||
Top | ||
Width |