GetUniqueAndSafeFileId(String,Int32,EncoderBase) Method (VintasoftImageProcessingDocCleanupWebService)
Returns the unique and safe file identifier (file name).
protected string GetUniqueAndSafeFileId(
string ,
int ,
Vintasoft.Imaging.Codecs.Encoders.EncoderBase
)
protected: string* GetUniqueAndSafeFileId(
string* ,
int ,
Vintasoft.Imaging.Codecs.Encoders.EncoderBase
)
protected:
string^ GetUniqueAndSafeFileId(
string^ ,
int ,
Vintasoft.Imaging.Codecs.Encoders.EncoderBase
)
'Declaration
Protected Function GetUniqueAndSafeFileId( _
ByVal As String, _
ByVal As Integer, _
ByVal As Vintasoft.Imaging.Codecs.Encoders.EncoderBase _
) As String
Parameters
- fileId
- The input file name.
- pageIndex
- Zero-based index of image in image file.
- encoder
- Encoder.
Return Value
The unique and safe file name.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5