Namespace: Spire.Pdf.General
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 6.2.6.0 (6.2.6.2020)
Syntax
C# | Visual Basic | Visual C++ | F# |
protected string FormatFileName( string fileName, bool flag )
Protected Function FormatFileName ( fileName As String, flag As Boolean ) As String
protected: String^ FormatFileName( String^ fileName, bool flag )
member FormatFileName : fileName : string * flag : bool -> string