Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 738 Bytes

File metadata and controls

23 lines (16 loc) · 738 Bytes
-api-id P:Windows.Data.Pdf.PdfPageRenderOptions.DestinationWidth
-api-type winrt property

Windows.Data.Pdf.PdfPageRenderOptions.DestinationWidth

-description

Gets or sets the final size of the rendering of the Portable Document Format (PDF) page in device-independent pixels (DIPs).

-property-value

The Portable Document Format (PDF) page's scaling factor relative to the page's destination display width boundary.

-remarks

The value for DestinationWidth is the final size of the rendered page. If DestinationWidth is not specified, the page's aspect ratio is maintained relative to the destination height.

-examples

-see-also