Skip to main content

PrintOptions.IsValid Property

For internal use.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Printing.v23.2.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public bool IsValid { get; }

Property Value

Type
Boolean

Property Paths

You can access this nested property as listed below:

Object Type Path to IsValid
BackstagePrintPreview
.PrintOptions .IsValid
See Also