Format

IDocumentInfo.Format property

In implementing type should return a document format as a single value from a type, that represents one format family and inherits from IDocumentFormat interface

public DocumentFormatBase Format { get; }

See Also