EnablePagination

WordProcessingEditOptions.EnablePagination property

Allows to enable or disable pagination in the resultant HTML document. By default is disabled (false).

public bool EnablePagination { get; set; }

See Also