Enum DataSinkOption
The file write method that will be used on the IWritableDataProvider
Namespace: PSPDFKit.Providers
Assembly: PSPDFKit.dll
Syntax
public enum DataSinkOption : int
Fields
Name | Description |
---|---|
DataSinkOptionAppend | Append, the returned |
DataSinkOptionNewFile | New file, the returned |