CadRasterizationOptionsPdfProductLocation Property |
The PDF product location
Namespace:
Aspose.CAD.ImageOptions
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntaxpublic string PdfProductLocation { get; set; }
Public Property PdfProductLocation As String
Get
Set
public:
property String^ PdfProductLocation {
String^ get ();
void set (String^ value);
}
member PdfProductLocation : string with get, set
Property Value
Type:
String
See Also