SaveDelegateGidBuilderImpl.title

Set title property.

class SaveDelegateGidBuilderImpl(T)
T
title
(
string propval
)

Parameters

propval string

The "title" property contains the title of the document being saved. Generally, this should be the base name of the document such as file.txt.

Return Value

Type: T

Builder instance for fluent chaining