Click or drag to resize

PdfLoadOptionsConversionMode Property

Gets or sets PDF document conversion mode. Default value: Flowing.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.1.24
Syntax
public PdfConversionMode ConversionMode { get; set; }

Property Value

PdfConversionMode
See Also