mPDFExportParamsPRCContext Property
 | 
Namespace:  Teigha.Export_Import
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public RXObject PRCContext { get; set; }
 
Public Property PRCContext As RXObject
        Get
        Set
 
public:
property RXObject^ PRCContext {
        RXObject^ get ();
        void set (RXObject^ value);
}
 
member PRCContext : RXObject with get, set
 
 
 
Property Value
Type: 
RXObject 
See Also