Get or set custom WkHtmlToImage command line arguments
Namespace: NReco.VideoInfoAssembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
public string CustomArgs { get; set; }
public string CustomArgs { get; set; }
Public Property CustomArgs As String
Get
Set
Public Property CustomArgs As String
Get
Set
public:
property String^ CustomArgs {
String^ get ();
void set (String^ value);
}
public:
property String^ CustomArgs {
String^ get ();
void set (String^ value);
}
member CustomArgs : string with get, set
member CustomArgs : string with get, set
Property Value
Type:
String