VbaProject.Encoding

VbaProject.Encoding property

Gets and sets the encoding of VBA project.

public Encoding Encoding { get; set; }

See Also