Aspose::Pdf::HtmlLoadOptions::ExternalResourcesCredentials field

ExternalResourcesCredentials field

If loading of external data referenced in HTML requirs credentials, You can put them into this parameter - they will be used during loading of external resources.

System::SharedPtr<System::Net::ICredentials> Aspose::Pdf::HtmlLoadOptions::ExternalResourcesCredentials

See Also