PageInfo public class PageInfo Documentation public enum PageSizeUnitsValue public float Height { get; } public PageSizeUnitsValue Units { get; } public float Width { get; } public PageInfo(PageSizeUnitsValue units, float width, float height)