The PDFUtils type exposes the following members.

Constructors

  Name Description
Public method PDFUtils
Initializes a new instance of the PDFUtils class

Methods

  Name Description
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method 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.)
Public method Static member GetColsInfoFromNode
get each colums info from a row
Public method Static member GetDateTime
get current date time and return on the pdf time format string
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method Static member GetLenText
get the text string by width
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Static member PageStartPos
get the page y Pos when start the page
Public method Static member StrLen
get the string width
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

See Also