You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: windows.data.pdf/pdfpage_size.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ public Windows.Foundation.Size Size { get; }
10
10
# Windows.Data.Pdf.PdfPage.Size
11
11
12
12
## -description
13
-
Gets the Portable Document Format (PDF) page's size based on its related [CropBox](pdfpagedimensions_cropbox.md), [MediaBox](pdfpagedimensions_mediabox.md), and [Rotation](pdfpage_rotation.md) property values.
13
+
Gets the Portable Document Format (PDF) page's size in device-independent pixels (DIPs) based on its related [CropBox](pdfpagedimensions_cropbox.md), [MediaBox](pdfpagedimensions_mediabox.md), and [Rotation](pdfpage_rotation.md) property values.
14
14
15
15
## -property-value
16
16
The Portable Document Format (PDF) page's computed size.
0 commit comments