mPDFExportParamsArchived
Property
|
Property that represents the current value of
the PDF/A mode.
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public PDF_A_mode Archived { get; set; }
Public Property Archived As PDF_A_mode
Get
Set
public:
property PDF_A_mode Archived {
PDF_A_mode get ();
void set (PDF_A_mode value);
}
member Archived : PDF_A_mode with get, set
Property Value
PDF_A_mode
See Also