DocumentType

DocumentFormatConfiguration.DocumentType property

Gets or sets the type of a class, inheriting from DocumentFormatInstance.

public Type DocumentType { get; set; }

See Also