Documents for PDF, .NET Edition Documentation
FileID Property (GcPdfDocument)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : FileID Property
Gets or sets the FileID object defining ID of this PDF document. Note that this ID is automatically updated if the Clear method is called.
Syntax
'Declaration
 
Public Property FileID As FileID
public FileID FileID {get; set;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members