LaTeXSaveOptionsOutDirectoryPath Property |
Property for _outDirectoryPath parameter.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic string OutDirectoryPath { get; set; }
Public Property OutDirectoryPath As String
Get
Set
public:
property String^ OutDirectoryPath {
String^ get ();
void set (String^ value);
}
member OutDirectoryPath : string with get, set
Property Value
Type:
String
See Also