DioDocs for PDF
PageWidth プロパティ (PdfSettings)

DS.Documents.Html アセンブリ > GrapeCity.Documents.Html 名前空間 > PdfSettings クラス : PageWidth プロパティ
ページの幅(インチ単位)を取得または設定します。デフォルトは 8.5インチ です。

メモ:FullPage が true の場合、このプロパティは無視されます。

シンタックス
'宣言
 
Public Property PageWidth As System.Nullable(Of Single)
public System.Nullable<float> PageWidth {get; set;}
参照

PdfSettings クラス
PdfSettings メンバ