Gets an array of PaperSize structures specifying the names and the size of all currently supported paper sizes. These paper sizes depend on the formatting device set with the WPF.TextControl.FormattingPrinter property.

Introduced: X14.

GetSupportedPaperSizes()

public PaperSize[] GetSupportedPaperSizes();
Public Function GetSupportedPaperSizes() As PaperSize()