UOFTranslator
oox2uofPreProcessors 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> oox2uofPreProcessors
Protected oox2uofPreProcessors As LinkedList(Of IProcessor)
protected:
LinkedList<IProcessor^>^ oox2uofPreProcessors
val mutable oox2uofPreProcessors: LinkedList<IProcessor>
Field Value
Type:
LinkedList
IProcessor
See Also