PdfWebControlDocumentID Property |
Namespace:
RadPdf.Web.UI
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:
Int32
Returns the current Document ID as an
int.
Remarks See Also