SharpLeaf Reference > PageLayout Class > Size Property

PageLayout.Size Property

Size of paper in points as a vector of two doubles, suitable for PaperSize members.

public double[] Size {get; set;}

Example

page.Size = PaperSize.A4;

See also ...

PageLayout.Members | PaperSize Struct


Send comments on this topic
© Dyalog Ltd 2021