'宣言
Public Overloads Shared Function GetPaperSize( _ ByVal paperSizes As PaperSizesProvider.PaperSizes, _ Optional ByVal orientation As PaperSizesProvider.PageOrientation _ ) As ValueTuple(Of Length,Length)
public static ValueTuple<Length,Length> GetPaperSize( PaperSizesProvider.PaperSizes paperSizes, PaperSizesProvider.PageOrientation orientation )
パラメータ
- paperSizes
- PaperSizesProvider.PaperSizes(ページ形式)。
- orientation
- (オプション)PaperSizesProvider.PageOrientation(ページの方向)。