1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for .NET
  4. /
  5. GroupDocs.Conversion.Options.Load
  6. /
  7. IPageNumberingLoadOptions

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