Skip to main content

IPageSettings.PageSize Property

For internal use.

Namespace: DevExpress.DocumentView

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

NuGet Package: DevExpress.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