Toggle navigation
Home
Docotic.Pdf
Download
Samples
Help
Pricing
Blog
Support
About us
PdfSize.ToPdfPoint Method
Docotic.Pdf library help
>
BitMiracle.Docotic.Pdf
>
PdfSize Structure
>
PdfSize Methods
> ToPdfPoint Method
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 Methods
Add Method
Equals Method
GetHashCode Method
Subtract Method
ToPdfPoint Method
ToString Method
Converts a
PdfSize
to a
PdfPoint
.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public
PdfPoint
ToPdfPoint
()
VB
Public
Function
ToPdfPoint
As
PdfPoint
Return Value
Type:
PdfPoint
Returns a
PdfPoint
structure.
See Also
PdfSize Structure
BitMiracle.Docotic.Pdf Namespace