ExpertPdf PDF Creator Library
ProxyOptions Property
NamespacesExpertPdf.PdfCreatorHtmlToImageElementProxyOptions
ExpertPdf PDF Creator Library
Gets a reference to an object encapsulating the proxy options used to access the HTML document to convert. Note: This is used only by the WebKit rendering engine.
Declaration Syntax
C#Visual BasicVisual C++
public ProxyOptions ProxyOptions { get; }
Public ReadOnly Property ProxyOptions As ProxyOptions
	Get
public:
property ProxyOptions^ ProxyOptions {
	ProxyOptions^ get ();
}
Property Value

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)