Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public void Inflate(
PdfSize size
)
VB
Public Sub Inflate (
size As PdfSize
)
Parameters
- size
- Type: BitMiracle.Docotic.Pdf.PdfSize
The amount to inflate this rectangle.
See Also