Common Reference > Document Class > GetPaperSizes Method Document.GetPaperSizes Method
Get paper sizes as a 2-column matrix of (width height) per page.
public double[,] GetPaperSizes();
Result
Get paper sizes as a 2-column matrix of one (width height) per page.
See also ...Document.Members
Send comments on this topic © Dyalog Ltd 2021
|