Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Picture Class / ID Property

In This Topic
    ID Property (Picture)
    In This Topic
    Gets the unique ID of the current picture in the document.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ID As System.UInteger
    public override System.uint ID {get;}
    See Also