Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfPoint Constructor (PdfPoint)
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfPoint Structure
>
PdfPoint Constructor
> PdfPoint Constructor (PdfPoint)
Welcome
License agreement
Getting started
Links to resources
Samples
Copyright
Version history
BitMiracle.Docotic
BitMiracle.Docotic.Pdf
PdfPoint Structure
PdfPoint Constructor
PdfPoint Constructor (PdfPoint)
PdfPoint Constructor (Double, Double)
PdfPoint Constructor (Single, Single)
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
Initializes a new instance of the
PdfPoint
struct from the specified
PdfPoint
.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
PdfPoint
(
PdfPoint
pt
)
VB
Public
Sub
New
(
pt
As
PdfPoint
)
Parameters
pt
Type:
BitMiracle.Docotic.Pdf
.PdfPoint
The
PdfPoint
from which to initialize this
PdfPoint
struct.
See Also
PdfPoint Structure
PdfPoint Overload
BitMiracle.Docotic.Pdf Namespace