Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ContentControl Class / Id Property

In This Topic
    Id Property (ContentControl)
    In This Topic
    Gets or sets a unique numerical ID for the content control.
    Syntax
    'Declaration
     
    Public Property Id As System.Integer
    public System.int Id {get; set;}
    See Also