PageList.TryGetPageByID(Int64, out Page) Method
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v22.1.Core.dll
Declaration
Parameters
Name | Type |
---|---|
id | Int64 |
page | Page |
Returns
Type |
---|
Boolean |
See Also
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v22.1.Core.dll
public bool TryGetPageByID(
long id,
out Page page
)
Public Function TryGetPageByID(
id As Long,
ByRef page As Page
) As Boolean
Name | Type |
---|---|
id | Int64 |
page | Page |
Type |
---|
Boolean |
No
Your feedback is appreciated.We appreciate your feedback and continued support.
May we contact you if we need to discuss your feedback in greater detail or update you on changes to this help topic?