PageResizePct

PdfFileEditor.ContentsResizeParameters.PageResizePct method

Skapar storleksändringsparametrar för sidstorlek. Nya storlekar anges i procent.

public static ContentsResizeParameters PageResizePct(double widthPct, double heightPct)
ParameterTypBeskrivning
widthPctDoubleNy sidbredd i procent.
heightPctDoubleNy sidhöjd i procent.

Returvärde

Nya parametrar för att ändra storlek.

Se även