TiffSettings.SkipBlankPages

TiffSettings.SkipBlankPages property

Gets or sets a value indicating whether to skip blank pages.

public bool SkipBlankPages { get; set; }

Property Value

true if need to skip blank pages; otherwise, false.

Remarks

Default value is false

See Also