Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfSize Constructor (PdfSize)
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfSize Structure
>
PdfSize Constructor
> PdfSize Constructor (PdfSize)
Welcome
License agreement
Getting started
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)
BitMiracle.Docotic.Pdf.Gdi
BitMiracle.Docotic.Pdf.HtmlToPdf
Initializes a new instance of the
PdfSize
struct from the specified
PdfSize
.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
PdfSize
(
PdfSize
size
)
VB
Public
Sub
New
(
size
As
PdfSize
)
Parameters
size
Type:
BitMiracle.Docotic.Pdf
.PdfSize
The
PdfSize
from which to initialize this
PdfSize
struct.
See Also
PdfSize Structure
PdfSize Overload
BitMiracle.Docotic.Pdf Namespace