PdfOptions.PageSize

PdfOptions.PageSize property

ページのサイズを取得または設定します。

public SizeF PageSize { get; set; }

プロパティ値

ページのサイズ.

関連項目