XpsDevice.BeginPage
XpsDevice.BeginPage method
新しいページのレンダリングを開始します。
public override void BeginPage(SizeF size)
パラメータ | タイプ | 説明 |
---|---|---|
size | SizeF | ページのサイズ。 |
関連項目
- class XpsDevice
- 名前空間 Aspose.Svg.Rendering.Xps
- 組み立て Aspose.SVG
新しいページのレンダリングを開始します。
public override void BeginPage(SizeF size)
パラメータ | タイプ | 説明 |
---|---|---|
size | SizeF | ページのサイズ。 |