Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ComplexField Class / Code Property

In This Topic
    Code Property (ComplexField)
    In This Topic
    Gets or sets this complex field's code string representation.
    Syntax
    'Declaration
     
    Public Property Code As System.String
    public System.string Code {get; set;}
    See Also