UOFTranslator
oox2uofPostProcessors Field
|
Namespace:
Spire.Pdf.General.Paper.Uof
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected LinkedList<IProcessor> oox2uofPostProcessors
Protected oox2uofPostProcessors As LinkedList(Of IProcessor)
protected:
LinkedList<IProcessor^>^ oox2uofPostProcessors
val mutable oox2uofPostProcessors: LinkedList<IProcessor>
Field Value
Type:
LinkedList
IProcessor
See Also