Skip to main content
A newer version of this page is available. .

IPageSettings.PageSize Property

For internal use.

Namespace: DevExpress.DocumentView

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

SizeF PageSize { get; }

Property Value

Type
SizeF

Property Paths

You can access this nested property as listed below:

Object Type Path to PageSize
IDocument
.PageSettings .PageSize
See Also