SharpLeaf Reference > PageLayout Class > PageLayout Constructor > (Double,Double)

PageLayout Constructor (Double,Double)

Uncolored paper at given size.

public PageLayout(
    double width,
    double height
);
width
Paper width in points – defaults to Portrait US Letter.
height
Paper height in points – defaults to Portrait US Letter.

See also ...

PageLayout.Members | PageLayout.PageLayout Constructor


Send comments on this topic
© Dyalog Ltd 2021