IUofCompressAdapter
InputFilename Property
|
input file name
Namespace:
Spire.Pdf.General.Paper.Uof
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
string InputFilename { get; set; }
Property InputFilename As String
Get
Set
property String^ InputFilename {
String^ get ();
void set (String^ value);
}
abstract InputFilename : string with get, set
Property Value
Type:
String
See Also