Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / FileID Class
Properties Methods

In This Topic
    FileID Class Members
    In This Topic

    The following tables list the members exposed by FileID.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets 16-byte array defining a changing identifier based on the file’s contents at the time it was last updated.  
    Public PropertyGets or sets 16-byte array defining a permanent identifier based on the contents of the file at the time it was originally created and does not change when the file is incrementally updated.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Top
    See Also