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