OfficeIMO

API Reference

Class

SetField

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Represents the SET field code.

Inheritance

Constructors

public SetField() #

Properties

public String Bookmark { get; set; } #

Name of the bookmark or variable to set.

public String Value { get; set; } #

Value to assign to the bookmark.