UnderlayHostPdfHost
Property
|
Property that represents the current PDF
underlay host.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public static UnderlayHost PdfHost { get; }
Public Shared ReadOnly Property PdfHost As UnderlayHost
Get
public:
static property UnderlayHost^ PdfHost {
UnderlayHost^ get ();
}
static member PdfHost : UnderlayHost with get
Property Value
UnderlayHost
See Also