Skip to content

Commit 5193704

Browse files
Update windows.data.pdf/pdfpage_size.md
1 parent 89fb82c commit 5193704

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

windows.data.pdf/pdfpage_size.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public Windows.Foundation.Size Size { get; }
1010
# Windows.Data.Pdf.PdfPage.Size
1111

1212
## -description
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.
13+
Gets the Portable Document Format (PDF) page's size in device-independent pixels (DIPs) for height and width based on its related [CropBox](pdfpagedimensions_cropbox.md), [MediaBox](pdfpagedimensions_mediabox.md), and [Rotation](pdfpage_rotation.md) property values.
1414

1515
## -property-value
1616
The Portable Document Format (PDF) page's computed size.

0 commit comments

Comments
 (0)