PrintHelper.Print(IBasePrintable) Method
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| source | IBasePrintable |
Returns
| Type |
|---|
| Nullable<Boolean> |
See Also
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v26.1.dll
public static bool? Print(
IBasePrintable source
)
Public Shared Function Print(
source As IBasePrintable
) As Boolean?
| Name | Type |
|---|---|
| source | IBasePrintable |
| Type |
|---|
| Nullable<Boolean> |