private void Init() { this.font = this.paragraph.GetUnderlyingObject().Font; }
public Font(NetOffice.OfficeApi.Font2 font) { this.font = font; }