C# Class Windows.Graphics.Printing.PrintPageDescription

Show file Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Public Properties

Property Type Description
DpiX uint
DpiY uint
ImageableRect Windows.Foundation.Rect
PageSize Windows.Foundation.Size

Property Details

DpiX public property

public uint DpiX
return uint

DpiY public property

public uint DpiY
return uint

ImageableRect public property

public Rect,Windows.Foundation ImageableRect
return Windows.Foundation.Rect

PageSize public property

public Size,Windows.Foundation PageSize
return Windows.Foundation.Size