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