API Reference

Class

InfoBuilder

Namespace OfficeIMO.Visio.Fluent
Assembly OfficeIMO.Visio

Builder for document information properties.

Inheritance

  • Object
  • InfoBuilder

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Methods

public InfoBuilder Author(String author) #
Returns: InfoBuilder

Sets the document author.

Parameters

author System.String requiredposition: 0
Author name.
public InfoBuilder Title(String title) #
Returns: InfoBuilder

Sets the document title.

Parameters

title System.String requiredposition: 0
Title to assign.