FileName

ArchiveOptions.FileName property

Sets the displayed archive file name.

public FileName FileName { get; set; }

Remarks

By default, GroupDocs.Viewer displays the archive file name in the header of each page. To change or hide this name, set this property.

For more information and code example, see the documentation.

See Also