Click or drag to resize

IPdfConverterSetPdfOptions Method

Namespace:  FileHold.LibraryManager.ConvertToPdf
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
void SetPdfOptions(
	PdfOptions options
)

Parameters

options
Type: FileHold.Common.WorkflowEnginePdfOptions
See Also