PdfDocumentPropertiesDocumentID Property |
Namespace:
RadPdf.Data.Document
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public int DocumentID { get; }
Public ReadOnly Property DocumentID As Integer
Get
Property Value
Type:
Int32Remarks
If this is a Lite Document (IsLiteDocument is true), this property is not meaningful.
See Also