Click or drag to resize

PdfLiteSession.ID Property

Gets a value representing the internal GUID used by this Session.

Namespace:  RadPdf.Lite
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public Guid ID { get; }

Property Value

Type: Guid
Remarks

The returned struct is based on the internal GUID of the PdfLiteSession and can be used as the key for associated storage (e.g. a custom PdfLiteStorageProvider).

See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!