IPageNumberingLoadOptions

IPageNumberingLoadOptions interface

Options to control page numbering in the converted document.

public interface IPageNumberingLoadOptions

Properties

Name Description
PageNumbering { get; set; } Enable or disable generation of page numbering in converted document. Default: false

See Also