[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.FileID

FileID Property

FileID

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.

Declaration
public FileID FileID { get; set; }
Public Property FileID As FileID