Click or drag to resize

PdfMetamorphosisSizesFromInch Method

Get Sizes object from inches.

Namespace: SautinSoft
Assembly: PdfMetamorphosis (in PdfMetamorphosis.dll) Version: 2025.2.25
Syntax
public static PdfMetamorphosisSizes FromInch(
	float inch
)

Parameters

inch  Single
Value in inches.

Return Value

PdfMetamorphosisSizes
Reference to the new Sizes.
See Also