LinkBase.PrintableObjectType Property
In This Article
Gets the type of the object to be printed.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Description |
---|---|
Type | A Type object representing the type of object to be printed. |
See Also