Title

HTMLSaveOptions.Title property

HTML로 렌더링할 다이어그램의 제목을 가져오거나 설정합니다. 제목이 null인 경우 Diagram.DocumentProperties.TitleDocumentProperties Title. 로 사용됩니다. Diagram.DocumentProperties.Title이 null이거나 비어 있으면 Diagram의 파일 이름이 Title. 로 사용됩니다.

public string Title { get; set; }

또한보십시오