Click or drag to resize

OfficeToPDFOptionsGetApplyPageBreaksToSheet Method

Gets the value ApplyPageBreaksToSheet from the options object Whether we should split Excel workheets into pages so that the output resembles print output.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool GetApplyPageBreaksToSheet()

Return Value

Type: Boolean
a bool, Whether we should split Excel workheets into pages so that the output resembles print output..
See Also