The BoxPdfAdapter type exposes the following members.

Constructors

  NameDescription
BoxPdfAdapter
Creates a new instance for BoxPdfAdapter class.

Methods

  NameDescription
Dispose
Implements Dispose()()().
(Inherited from PdfAdapter.)
Equals
Determines whether the specified Object is equal to the current Object.
(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.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetTempGraphics
Returns temporary Graphics.
(Inherited from PdfAdapter.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Render
Overridden. See Render(PdfWriter).
(Overrides PdfAdapter..::.Render(PdfWriter).)
RenderContent
Renders contents into PDF.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
WriteHyperlink
Writes HyperLink into a PDF document.
(Inherited from PdfAdapter.)

Fields

  NameDescription
control
Base ReportControl.
(Inherited from PdfAdapter.)

Properties

  NameDescription
ContentRectangle
Gets the content rectangle of a Box control.
Location
Control location.
(Inherited from PdfAdapter.)
Size
Control size.
(Inherited from PdfAdapter.)

See Also